Skip to content

Commit 5c7a43e

Browse files
committed
Upgrade to Log4j2 2.17.2
Closes gh-30225
1 parent 0229706 commit 5c7a43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@ bom {
10751075
]
10761076
}
10771077
}
1078-
library("Log4j2", "2.17.1") {
1078+
library("Log4j2", "2.17.2") {
10791079
group("org.apache.logging.log4j") {
10801080
imports = [
10811081
"log4j-bom"

0 commit comments

Comments
 (0)