Upgrade to SLF4J 2.0.11

Closes gh-39212
This commit is contained in:
Andy Wilkinson 2024-01-17 18:55:37 +00:00
parent cbbb727f9e
commit b5244ec0a2
1 changed files with 1 additions and 1 deletions

View File

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