Upgrade to SLF4J 2.0.13

Closes gh-40397
This commit is contained in:
Andy Wilkinson 2024-04-17 18:23:59 +01:00
parent 49f7f79424
commit f70cfb0b03

View File

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