Upgrade to Log4j2 2.15.0

Closes gh-28985
This commit is contained in:
Stephane Nicoll
2021-12-10 14:47:26 +01:00
parent b961b14d0f
commit 87fc7672d8

View File

@@ -1069,7 +1069,7 @@ bom {
]
}
}
library("Log4j2", "2.14.1") {
library("Log4j2", "2.15.0") {
group("org.apache.logging.log4j") {
modules = [
"log4j-to-slf4j"