Skip to content

Commit f9b12ca

Browse files
committed
Upgrade to Log4j2 2.19.0
Closes spring-projectsgh-32498
1 parent 7d58393 commit f9b12ca

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
@@ -856,7 +856,7 @@ bom {
856856
]
857857
}
858858
}
859-
library("Log4j2", "2.18.0") {
859+
library("Log4j2", "2.19.0") {
860860
group("org.apache.logging.log4j") {
861861
imports = [
862862
"log4j-bom"

0 commit comments

Comments
 (0)