Upgrade to Log4j2 2.13.2

Closes gh-21244
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:39 +02:00
parent 6843b424f3
commit 3437de0736

View File

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