Upgrade to SLF4J 2.0.6

Closes gh-33604
This commit is contained in:
Phillip Webb 2022-12-21 08:22:22 -08:00
parent cc8236f1c4
commit 952c439c9e
1 changed files with 1 additions and 1 deletions

View File

@ -1308,7 +1308,7 @@ bom {
] ]
} }
} }
library("SLF4J", "2.0.4") { library("SLF4J", "2.0.6") {
group("org.slf4j") { group("org.slf4j") {
modules = [ modules = [
"jcl-over-slf4j", "jcl-over-slf4j",