Skip to content

Commit 2f7d62e

Browse files
committed
Upgrade to SLF4J 1.7.33
Closes gh-29427
1 parent 781ad28 commit 2f7d62e

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.32") {
1590+
library("SLF4J", "1.7.33") {
15911591
group("org.slf4j") {
15921592
modules = [
15931593
"jcl-over-slf4j",

0 commit comments

Comments
 (0)