Skip to content

Commit b5244ec

Browse files
committed
Upgrade to SLF4J 2.0.11
Closes gh-39212
1 parent cbbb727 commit b5244ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@ bom {
14761476
]
14771477
}
14781478
}
1479-
library("SLF4J", "2.0.10") {
1479+
library("SLF4J", "2.0.11") {
14801480
group("org.slf4j") {
14811481
modules = [
14821482
"jcl-over-slf4j",

0 commit comments

Comments
 (0)