Upgrade to SLF4J 2.0.4

Closes gh-33311
This commit is contained in:
Stephane Nicoll
2022-11-22 15:03:59 +01:00
parent 272133ce84
commit 1f95480e48

View File

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