Skip to content

Commit f70cfb0

Browse files
committed
Upgrade to SLF4J 2.0.13
Closes gh-40397
1 parent 49f7f79 commit f70cfb0

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
@@ -1471,7 +1471,7 @@ bom {
14711471
]
14721472
}
14731473
}
1474-
library("SLF4J", "2.0.12") {
1474+
library("SLF4J", "2.0.13") {
14751475
group("org.slf4j") {
14761476
modules = [
14771477
"jcl-over-slf4j",

0 commit comments

Comments
 (0)