Upgrade to Log4j2 2.13.3

Closes gh-21964
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:27 +01:00
parent 5bb661c95f
commit 40c9029e3c

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"