Skip to content

Commit

Permalink
Upgrade to Log4j2 2.17.2
Browse files Browse the repository at this point in the history
Closes gh-30244
  • Loading branch information
snicoll committed Mar 16, 2022
1 parent 57d3a52 commit 8deab79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1092,7 +1092,7 @@ bom {
]
}
}
library("Log4j2", "2.17.1") {
library("Log4j2", "2.17.2") {
group("org.apache.logging.log4j") {
imports = [
"log4j-bom"
Expand Down

0 comments on commit 8deab79

Please sign in to comment.