Skip to content

Commit e03d691

Browse files
committed
Upgrade to SLF4J 2.0.13
Closes gh-40391
1 parent c969cbb commit e03d691

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
@@ -1358,7 +1358,7 @@ bom {
13581358
]
13591359
}
13601360
}
1361-
library("SLF4J", "2.0.12") {
1361+
library("SLF4J", "2.0.13") {
13621362
group("org.slf4j") {
13631363
modules = [
13641364
"jcl-over-slf4j",

0 commit comments

Comments
 (0)