Upgrade to SLF4J 2.0.9

Closes gh-37293
This commit is contained in:
Stephane Nicoll 2023-09-11 10:20:20 +02:00
parent 873323f36f
commit b30ff3c6b2
1 changed files with 1 additions and 1 deletions

View File

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