diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6f9ae60704..4a2f1d2739 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.16.0") { + library("Log4j2", "2.17.0") { group("org.apache.logging.log4j") { imports = [ "log4j-bom"