Skip to content

Commit 0440147

Browse files
committed
Upgrade to SLF4J 1.7.36
Closes gh-29778
1 parent ea609ae commit 0440147

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
@@ -1601,7 +1601,7 @@ bom {
16011601
]
16021602
}
16031603
}
1604-
library("SLF4J", "1.7.33") {
1604+
library("SLF4J", "1.7.36") {
16051605
group("org.slf4j") {
16061606
modules = [
16071607
"jcl-over-slf4j",

0 commit comments

Comments
 (0)