Skip to content

Commit 404ab71

Browse files
committed
Upgrade to Log4j2 2.25.3
Closes gh-48551
1 parent 1a4426a commit 404ab71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1275,7 +1275,7 @@ bom {
12751275
releaseNotes("https://github.com/liquibase/liquibase/releases/tag/v{version}")
12761276
}
12771277
}
1278-
library("Log4j2", "2.25.2") {
1278+
library("Log4j2", "2.25.3") {
12791279
prohibit {
12801280
contains "-alpha"
12811281
contains "-beta"

0 commit comments

Comments
 (0)