Skip to content

Commit aaf2624

Browse files
committed
Upgrade to SLF4J 1.7.32
Closes gh-27445
1 parent 7fbfbfe commit aaf2624

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
@@ -1498,7 +1498,7 @@ bom {
14981498
]
14991499
}
15001500
}
1501-
library("SLF4J", "1.7.31") {
1501+
library("SLF4J", "1.7.32") {
15021502
group("org.slf4j") {
15031503
modules = [
15041504
"jcl-over-slf4j",

0 commit comments

Comments
 (0)