Remove redundant log4j-to-slf4j

See gh-29019
This commit is contained in:
copbint 2021-12-14 23:17:19 +08:00 committed by Stephane Nicoll
parent 4c57d1717d
commit 0a9a6639e5
1 changed files with 0 additions and 3 deletions

View File

@ -1059,9 +1059,6 @@ bom {
}
library("Log4j2", "2.16.0") {
group("org.apache.logging.log4j") {
modules = [
"log4j-to-slf4j"
]
imports = [
"log4j-bom"
]