Skip to content

Commit

Permalink
Upgrade to Log4j2 2.17.1
Browse files Browse the repository at this point in the history
Closes gh-29184
  • Loading branch information
snicoll committed Dec 29, 2021
1 parent 576eb50 commit b345ddd
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 @@ -1069,7 +1069,7 @@ bom {
]
}
}
library("Log4j2", "2.17.0") {
library("Log4j2", "2.17.1") {
group("org.apache.logging.log4j") {
imports = [
"log4j-bom"
Expand Down

0 comments on commit b345ddd

Please sign in to comment.