Skip to content

Commit 5883b22

Browse files
committed
Upgrade to SLF4J 1.7.33
Closes gh-29392
1 parent 1e22504 commit 5883b22

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
@@ -1600,7 +1600,7 @@ bom {
16001600
]
16011601
}
16021602
}
1603-
library("SLF4J", "1.7.32") {
1603+
library("SLF4J", "1.7.33") {
16041604
group("org.slf4j") {
16051605
modules = [
16061606
"jcl-over-slf4j",

0 commit comments

Comments
 (0)