Skip to content

Commit cb02944

Browse files
committed
Upgrade to Log4j2 2.17.0
Closes gh-28983
1 parent 2fec06a commit cb02944

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
@@ -1057,7 +1057,7 @@ bom {
10571057
]
10581058
}
10591059
}
1060-
library("Log4j2", "2.16.0") {
1060+
library("Log4j2", "2.17.0") {
10611061
group("org.apache.logging.log4j") {
10621062
imports = [
10631063
"log4j-bom"

0 commit comments

Comments
 (0)