diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a2a8cde2fd..906da8a649 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1358,7 +1358,7 @@ bom { ] } } - library("SLF4J", "2.0.12") { + library("SLF4J", "2.0.13") { group("org.slf4j") { modules = [ "jcl-over-slf4j",