Upgrade to SLF4J 2.0.4

Closes gh-33311
pull/33335/head
Stephane Nicoll 2 years ago
parent 272133ce84
commit 1f95480e48

@ -1308,7 +1308,7 @@ bom {
]
}
}
library("SLF4J", "2.0.3") {
library("SLF4J", "2.0.4") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",

Loading…
Cancel
Save