Skip to content

Commit ad1ef31

Browse files
committed
Upgrade to Log4j2 2.13.1
Closes gh-20458
1 parent fa68cc4 commit ad1ef31

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
@@ -1021,7 +1021,7 @@ bom {
10211021
]
10221022
}
10231023
}
1024-
library("Log4j2", "2.13.0") {
1024+
library("Log4j2", "2.13.1") {
10251025
group("org.apache.logging.log4j") {
10261026
modules = [
10271027
"log4j-to-slf4j"

0 commit comments

Comments
 (0)