Skip to content

Commit 3010d7a

Browse files
committed
Upgrade to Log4j2 2.24.2
Closes gh-43402
1 parent cf321b1 commit 3010d7a

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
@@ -1217,7 +1217,7 @@ bom {
12171217
releaseNotes("https://github.com/liquibase/liquibase/releases/tag/v{version}")
12181218
}
12191219
}
1220-
library("Log4j2", "2.24.1") {
1220+
library("Log4j2", "2.24.2") {
12211221
group("org.apache.logging.log4j") {
12221222
imports = [
12231223
"log4j-bom"

0 commit comments

Comments
 (0)