Upgrade to SLF4J 1.7.32

Closes gh-27723
pull/27734/head
Stephane Nicoll 3 years ago
parent 6ffc4e657d
commit cdc4c136de

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

Loading…
Cancel
Save