Upgrade to SLF4J 1.7.31

Closes gh-26986
pull/27348/head
Stephane Nicoll 3 years ago
parent 799f6b0bdd
commit 1374491305

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

Loading…
Cancel
Save