Skip to content

Commit 191bd8c

Browse files
committed
Upgrade to SLF4J 1.7.32
Closes gh-27451
1 parent a279d42 commit 191bd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,7 @@ bom {
15871587
]
15881588
}
15891589
}
1590-
library("SLF4J", "1.7.31") {
1590+
library("SLF4J", "1.7.32") {
15911591
group("org.slf4j") {
15921592
modules = [
15931593
"jcl-over-slf4j",

0 commit comments

Comments
 (0)