Upgrade to SLF4J 2.0.12

Closes gh-39726
This commit is contained in:
Andy Wilkinson 2024-02-22 08:00:38 +00:00
parent 255936b990
commit 565f8b2909
1 changed files with 1 additions and 1 deletions

View File

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