Upgrade to Log4j2 2.13.3

Closes gh-21854
This commit is contained in:
Andy Wilkinson 2020-06-10 12:49:46 +01:00
parent 39c25ff1c4
commit 98e19999d0

View File

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