Upgrade to SLF4J 1.7.36

Closes gh-29865
This commit is contained in:
Stephane Nicoll 2022-02-16 10:17:47 +01:00
parent 51fa2d4ca8
commit c874bfde4b
1 changed files with 1 additions and 1 deletions

View File

@ -1590,7 +1590,7 @@ bom {
]
}
}
library("SLF4J", "1.7.33") {
library("SLF4J", "1.7.36") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",