Skip to content

Commit

Permalink
Upgrade to SLF4J 1.7.32
Browse files Browse the repository at this point in the history
Closes gh-27451
  • Loading branch information
wilkinsona committed Jul 22, 2021
1 parent a279d42 commit 191bd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1587,7 +1587,7 @@ bom {
]
}
}
library("SLF4J", "1.7.31") {
library("SLF4J", "1.7.32") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",
Expand Down

0 comments on commit 191bd8c

Please sign in to comment.