Upgrade to Log4j2 2.17.2

Closes gh-30244
This commit is contained in:
Stephane Nicoll 2022-03-16 13:57:04 +01:00
parent 57d3a52301
commit 8deab79cac
1 changed files with 1 additions and 1 deletions

View File

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