Skip to content

Commit 5a6c724

Browse files
committed
Upgrade to SLF4J 2.0.11
Closes gh-39195
1 parent c901d09 commit 5a6c724

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
@@ -1475,7 +1475,7 @@ bom {
14751475
]
14761476
}
14771477
}
1478-
library("SLF4J", "2.0.9") {
1478+
library("SLF4J", "2.0.11") {
14791479
group("org.slf4j") {
14801480
modules = [
14811481
"jcl-over-slf4j",

0 commit comments

Comments
 (0)