Skip to content

Commit

Permalink
Upgrade to Log4j2 2.17.0
Browse files Browse the repository at this point in the history
Closes gh-28984
  • Loading branch information
snicoll committed Dec 18, 2021
1 parent 4cc8012 commit 012fbdd
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.16.0") {
library("Log4j2", "2.17.0") {
group("org.apache.logging.log4j") {
imports = [
"log4j-bom"
Expand Down

0 comments on commit 012fbdd

Please sign in to comment.