Upgrade to SLF4J 1.7.31

Closes gh-27283
pull/27297/head
Stephane Nicoll 3 years ago
parent a5bf57aef3
commit 1ea6995770

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

Loading…
Cancel
Save