diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6c7f123b60b..d85a4d7520d 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.2") { + library("Log4j2", "2.13.3") { group("org.apache.logging.log4j") { modules = [ "log4j-to-slf4j"