diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b5ff022b56..4bc8ae2ade 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1069,7 +1069,7 @@ bom { ] } } - library("Log4j2", "2.14.1") { + library("Log4j2", "2.15.0") { group("org.apache.logging.log4j") { modules = [ "log4j-to-slf4j"