Skip to content

Commit 3a34916

Browse files
committed
Remove dependency management for slf4j-jcl
The module was removing in SLF4J 2.0 See gh-12649
1 parent 653309c commit 3a34916

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -1387,7 +1387,6 @@ bom {
13871387
"log4j-over-slf4j",
13881388
"slf4j-api",
13891389
"slf4j-ext",
1390-
"slf4j-jcl",
13911390
"slf4j-jdk-platform-logging",
13921391
"slf4j-jdk14",
13931392
"slf4j-log4j12",

0 commit comments

Comments
 (0)