Remove dependency management for slf4j-jcl
The module was removing in SLF4J 2.0 See gh-12649
This commit is contained in:
parent
653309cd5d
commit
3a34916bde
|
@ -1387,7 +1387,6 @@ bom {
|
|||
"log4j-over-slf4j",
|
||||
"slf4j-api",
|
||||
"slf4j-ext",
|
||||
"slf4j-jcl",
|
||||
"slf4j-jdk-platform-logging",
|
||||
"slf4j-jdk14",
|
||||
"slf4j-log4j12",
|
||||
|
|
Loading…
Reference in New Issue