Skip to content

Commit dc12d1a

Browse files
committed
Upgrade to Log4j2 2.24.1
Closes gh-42657
1 parent 5d494a5 commit dc12d1a

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
@@ -1134,7 +1134,7 @@ bom {
11341134
releaseNotes("https://github.com/liquibase/liquibase/releases/tag/v{version}")
11351135
}
11361136
}
1137-
library("Log4j2", "2.24.0") {
1137+
library("Log4j2", "2.24.1") {
11381138
group("org.apache.logging.log4j") {
11391139
imports = [
11401140
"log4j-bom"

0 commit comments

Comments
 (0)