Skip to content

Commit 952c439

Browse files
committed
Upgrade to SLF4J 2.0.6
Closes gh-33604
1 parent cc8236f commit 952c439

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
@@ -1308,7 +1308,7 @@ bom {
13081308
]
13091309
}
13101310
}
1311-
library("SLF4J", "2.0.4") {
1311+
library("SLF4J", "2.0.6") {
13121312
group("org.slf4j") {
13131313
modules = [
13141314
"jcl-over-slf4j",

0 commit comments

Comments
 (0)