Upgrade to SLF4J 1.7.31

Closes gh-27283
This commit is contained in:
Stephane Nicoll
2021-07-12 07:54:20 +02:00
parent a5bf57aef3
commit 1ea6995770

View File

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