Skip to content

Commit 1374491

Browse files
committed
Upgrade to SLF4J 1.7.31
Closes gh-26986
1 parent 799f6b0 commit 1374491

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
@@ -1492,7 +1492,7 @@ bom {
14921492
]
14931493
}
14941494
}
1495-
library("SLF4J", "1.7.30") {
1495+
library("SLF4J", "1.7.31") {
14961496
group("org.slf4j") {
14971497
modules = [
14981498
"jcl-over-slf4j",

0 commit comments

Comments
 (0)