Upgrade to Log4j2 2.14.0

Closes gh-24917
This commit is contained in:
Stephane Nicoll 2021-01-20 09:15:05 +01:00
parent 4407d00664
commit c57ca65eb8
1 changed files with 1 additions and 1 deletions

View File

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