Upgrade to SLF4J 1.7.36

Closes gh-29778
This commit is contained in:
Stephane Nicoll 2022-02-14 09:01:15 +01:00
parent ea609ae697
commit 0440147f41
1 changed files with 1 additions and 1 deletions

View File

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