Upgrade to SLF4J 2.0.9

Closes gh-37304
This commit is contained in:
Stephane Nicoll 2023-09-11 10:29:35 +02:00
parent 6faff5e311
commit f4f18d1d51

View File

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