Upgrade to SLF4J 1.7.31

Closes gh-26995
This commit is contained in:
Stephane Nicoll 2021-06-21 14:48:43 +02:00
parent 68cd28a481
commit 3ef7ba7f9b

View File

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