Upgrade to SLF4J 2.0.9

Closes gh-37304
3.1.x
Stephane Nicoll 1 year ago
parent 6faff5e311
commit f4f18d1d51

@ -1357,7 +1357,7 @@ bom {
] ]
} }
} }
library("SLF4J", "2.0.7") { library("SLF4J", "2.0.9") {
group("org.slf4j") { group("org.slf4j") {
modules = [ modules = [
"jcl-over-slf4j", "jcl-over-slf4j",

Loading…
Cancel
Save