Skip to content

Commit 5a3e65c

Browse files
committed
Upgrade to Log4j2 2.24.0
Closes gh-42227
1 parent 9f7d10a commit 5a3e65c

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
@@ -1131,7 +1131,7 @@ bom {
11311131
releaseNotes("https://github.com/liquibase/liquibase/releases/tag/v{version}")
11321132
}
11331133
}
1134-
library("Log4j2", "2.23.1") {
1134+
library("Log4j2", "2.24.0") {
11351135
group("org.apache.logging.log4j") {
11361136
imports = [
11371137
"log4j-bom"

0 commit comments

Comments
 (0)