Upgrade to SLF4J 1.7.36

Closes gh-29778
This commit is contained in:
Stephane Nicoll 2022-02-14 09:01:15 +01:00
parent ea609ae697
commit 0440147f41

View File

@ -1601,7 +1601,7 @@ bom {
]
}
}
library("SLF4J", "1.7.33") {
library("SLF4J", "1.7.36") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",