diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 91d3e2b4062..c6a36d1624c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -838,7 +838,7 @@ bom { ] } } - library("Log4j2", "2.20.0") { + library("Log4j2", "2.21.0") { group("org.apache.logging.log4j") { imports = [ "log4j-bom"