Upgrade to Log4j2 2.13.1

Closes gh-20458
This commit is contained in:
Andy Wilkinson 2020-03-10 14:24:07 +00:00
parent fa68cc4ee5
commit ad1ef31977

View File

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