diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fc343f00c9..78c7dd0848 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1021,7 +1021,7 @@ bom { ] } } - library("Log4j2", "2.13.0") { + library("Log4j2", "2.13.1") { group("org.apache.logging.log4j") { modules = [ "log4j-to-slf4j"