Skip to content

Commit 3792a8a

Browse files
committed
Upgrade to Log4j2 2.24.3
Closes gh-43501
1 parent 4a52071 commit 3792a8a

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
@@ -1219,7 +1219,7 @@ bom {
12191219
releaseNotes("https://github.com/liquibase/liquibase/releases/tag/v{version}")
12201220
}
12211221
}
1222-
library("Log4j2", "2.24.2") {
1222+
library("Log4j2", "2.24.3") {
12231223
group("org.apache.logging.log4j") {
12241224
imports = [
12251225
"log4j-bom"

0 commit comments

Comments
 (0)