Upgrade to SLF4J 1.7.32

Closes gh-27723
This commit is contained in:
Stephane Nicoll
2021-08-17 09:14:53 +02:00
parent 6ffc4e657d
commit cdc4c136de

View File

@@ -1585,7 +1585,7 @@ bom {
] ]
} }
} }
library("SLF4J", "1.7.31") { library("SLF4J", "1.7.32") {
group("org.slf4j") { group("org.slf4j") {
modules = [ modules = [
"jcl-over-slf4j", "jcl-over-slf4j",