Upgrade to SLF4J 1.7.33

Closes gh-29392
This commit is contained in:
Stephane Nicoll 2022-01-14 12:21:04 +01:00
parent 1e22504d21
commit 5883b22e01
1 changed files with 1 additions and 1 deletions

View File

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