Upgrade to SLF4J 2.0.9

Closes gh-37330
This commit is contained in:
Stephane Nicoll 2023-09-11 14:39:50 +02:00
parent 94ba36b8d0
commit 35733199ab

View File

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