mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Remove dependency management for slf4j-jcl
The module was removing in SLF4J 2.0 See gh-12649
This commit is contained in:
@@ -1387,7 +1387,6 @@ bom {
|
||||
"log4j-over-slf4j",
|
||||
"slf4j-api",
|
||||
"slf4j-ext",
|
||||
"slf4j-jcl",
|
||||
"slf4j-jdk-platform-logging",
|
||||
"slf4j-jdk14",
|
||||
"slf4j-log4j12",
|
||||
|
||||
Reference in New Issue
Block a user