Skip to content

Commit 565f8b2

Browse files
committed
Upgrade to SLF4J 2.0.12
Closes gh-39726
1 parent 255936b commit 565f8b2

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
@@ -1402,7 +1402,7 @@ bom {
14021402
]
14031403
}
14041404
}
1405-
library("SLF4J", "2.0.11") {
1405+
library("SLF4J", "2.0.12") {
14061406
group("org.slf4j") {
14071407
modules = [
14081408
"jcl-over-slf4j",

0 commit comments

Comments
 (0)