Skip to content

Commit b19df0d

Browse files
committed
Upgrade to SLF4J 2.0.16
Closes gh-41774
1 parent f824d5c commit b19df0d

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
@@ -1535,7 +1535,7 @@ bom {
15351535
]
15361536
}
15371537
}
1538-
library("SLF4J", "2.0.13") {
1538+
library("SLF4J", "2.0.16") {
15391539
group("org.slf4j") {
15401540
modules = [
15411541
"jcl-over-slf4j",

0 commit comments

Comments
 (0)