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",
|
"log4j-over-slf4j",
|
||||||
"slf4j-api",
|
"slf4j-api",
|
||||||
"slf4j-ext",
|
"slf4j-ext",
|
||||||
"slf4j-jcl",
|
|
||||||
"slf4j-jdk-platform-logging",
|
"slf4j-jdk-platform-logging",
|
||||||
"slf4j-jdk14",
|
"slf4j-jdk14",
|
||||||
"slf4j-log4j12",
|
"slf4j-log4j12",
|
||||||
|
|||||||
Reference in New Issue
Block a user