Upgrade to SLF4J 1.7.30

Closes gh-20093
This commit is contained in:
Stephane Nicoll
2020-02-07 16:18:10 +01:00
parent 9cf448b754
commit cba97d5f3a

View File

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