diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7e74cd1185d..71fa07d9448 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1057,7 +1057,7 @@ bom { ] } } - library("Log4j2", "2.17.0") { + library("Log4j2", "2.17.1") { group("org.apache.logging.log4j") { imports = [ "log4j-bom"