Upgrade to SLF4J 2.0.11

Closes gh-39195
This commit is contained in:
Andy Wilkinson 2024-01-17 15:57:30 +00:00
parent c901d09ecd
commit 5a6c724506
1 changed files with 1 additions and 1 deletions

View File

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