Upgrade to Log4j2 2.17.1

Closes gh-29183
This commit is contained in:
Stephane Nicoll 2021-12-29 11:29:25 +01:00
parent ff40f9f539
commit 4b6aa81687

View File

@ -1057,7 +1057,7 @@ bom {
] ]
} }
} }
library("Log4j2", "2.17.0") { library("Log4j2", "2.17.1") {
group("org.apache.logging.log4j") { group("org.apache.logging.log4j") {
imports = [ imports = [
"log4j-bom" "log4j-bom"