Upgrade to SLF4J 2.0.11

Closes gh-39182
This commit is contained in:
Andy Wilkinson 2024-01-17 14:05:40 +00:00
parent 40f352e53d
commit 558d8131c0

View File

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