diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 92647f3d02..8dce2fc935 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -945,7 +945,7 @@ bom { ] } } - library("Log4j2", "2.13.3") { + library("Log4j2", "2.14.0") { group("org.apache.logging.log4j") { modules = [ "log4j-to-slf4j"