diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c1fe5c3eb7..beaf3bc1b7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -856,7 +856,7 @@ bom { ] } } - library("Log4j2", "2.18.0") { + library("Log4j2", "2.19.0") { group("org.apache.logging.log4j") { imports = [ "log4j-bom"