Upgrade to SLF4J 1.7.32

Closes gh-27445
This commit is contained in:
Andy Wilkinson 2021-07-22 09:05:29 +01:00
parent 7fbfbfe21e
commit aaf26245d5

View File

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