Upgrade to Log4j2 2.13.0

Closes gh-19920
This commit is contained in:
Andy Wilkinson 2020-01-25 13:23:33 +00:00
parent dcbdd0afba
commit ccabfe7b8c
1 changed files with 1 additions and 1 deletions

View File

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