Skip to content

Commit fe4a326

Browse files
committed
Upgrade to Log4j2 2.23.1
Closes gh-40004
1 parent bf4336d commit fe4a326

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
@@ -1061,7 +1061,7 @@ bom {
10611061
releaseNotes("https://github.com/liquibase/liquibase/releases/tag/v{version}")
10621062
}
10631063
}
1064-
library("Log4j2", "2.23.0") {
1064+
library("Log4j2", "2.23.1") {
10651065
group("org.apache.logging.log4j") {
10661066
imports = [
10671067
"log4j-bom"

0 commit comments

Comments
 (0)