Upgrade to SLF4J 2.0.16

Closes gh-41774
This commit is contained in:
Stéphane Nicoll
2024-08-10 15:05:02 +02:00
parent f824d5c7e8
commit b19df0dad3

View File

@@ -1535,7 +1535,7 @@ bom {
]
}
}
library("SLF4J", "2.0.13") {
library("SLF4J", "2.0.16") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",