Upgrade to SLF4J 1.7.36

Closes gh-29801
This commit is contained in:
Stephane Nicoll 2022-02-14 13:16:15 +01:00
parent 4a88b521a8
commit 775ada2001
1 changed files with 1 additions and 1 deletions

View File

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