Upgrade to SLF4J 1.7.33

Closes gh-29427
This commit is contained in:
Stephane Nicoll 2022-01-15 15:13:04 +01:00
parent 781ad288b0
commit 2f7d62eae9

View File

@ -1587,7 +1587,7 @@ bom {
]
}
}
library("SLF4J", "1.7.32") {
library("SLF4J", "1.7.33") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",