Upgrade to SLF4J 1.7.30

Closes gh-20093
pull/20102/head
Stephane Nicoll 5 years ago
parent 9cf448b754
commit cba97d5f3a

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

Loading…
Cancel
Save