Upgrade to SLF4J 1.7.31

Closes gh-26986
This commit is contained in:
Stephane Nicoll
2021-06-21 08:46:27 +02:00
parent 799f6b0bdd
commit 1374491305

View File

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