Skip to content

Commit

Permalink
Remove dependency management for slf4j-jcl
Browse files Browse the repository at this point in the history
The module was removing in SLF4J 2.0

See gh-12649
  • Loading branch information
wilkinsona committed Oct 13, 2022
1 parent 653309c commit 3a34916
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,6 @@ bom {
"log4j-over-slf4j",
"slf4j-api",
"slf4j-ext",
"slf4j-jcl",
"slf4j-jdk-platform-logging",
"slf4j-jdk14",
"slf4j-log4j12",
Expand Down

0 comments on commit 3a34916

Please sign in to comment.