Upgrade to Log4j2 2.14.1

Closes gh-25672
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:27 +00:00
parent 7d340035fd
commit 731f867d54

View File

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