Merge pull request #29019 from copbint

* pr/29019:
  Remove redundant log4j-to-slf4j

Closes gh-29019
This commit is contained in:
Stephane Nicoll 2021-12-15 09:41:01 +01:00
commit 22eebe7445
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"
]