Merge branch '2.6.x' into 2.7.x

Closes gh-29032
This commit is contained in:
Stephane Nicoll
2021-12-15 09:42:38 +01:00

View File

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