Upgrade to SLF4J 2.0.12

Closes gh-39562
This commit is contained in:
Andy Wilkinson 2024-02-14 15:55:24 +00:00
parent ba15d8daa4
commit 642517a27a

View File

@ -1358,7 +1358,7 @@ bom {
]
}
}
library("SLF4J", "2.0.11") {
library("SLF4J", "2.0.12") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",