Upgrade to SLF4J 1.7.32

Closes gh-27723
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:53 +02:00
parent 6ffc4e657d
commit cdc4c136de
1 changed files with 1 additions and 1 deletions

View File

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