Upgrade to Log4j2 2.15.0

Closes gh-28986
This commit is contained in:
Stephane Nicoll
2021-12-10 14:48:17 +01:00
parent 1fecd4b38a
commit 95a8e5eda5

View File

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