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

View File

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