Upgrade to Log4j2 2.17.1

Closes gh-29184
This commit is contained in:
Stephane Nicoll 2021-12-29 11:30:25 +01:00
parent 576eb50ed8
commit b345dddec0
1 changed files with 1 additions and 1 deletions

View File

@ -1069,7 +1069,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"