Upgrade to SLF4J 1.7.33

Closes gh-29397
This commit is contained in:
Stephane Nicoll 2022-01-14 15:49:56 +01:00
parent afcba76c3c
commit c2fa4ffd7e
1 changed files with 1 additions and 1 deletions

View File

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