Upgrade to Log4j2 2.15.0

Closes gh-28984
This commit is contained in:
Stephane Nicoll 2021-12-10 14:46:11 +01:00
parent dfab6ee307
commit 4f85d8a4b0
1 changed files with 1 additions and 1 deletions

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"