diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ad55b5520c6..eba90f5d9e9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -839,7 +839,7 @@ bom { ] } } - library("Log4j2", "2.21.1") { + library("Log4j2", "2.22.1") { group("org.apache.logging.log4j") { imports = [ "log4j-bom"