diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 240e59778c..5c950fa090 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1475,7 +1475,7 @@ bom { ] } } - library("SLF4J", "2.0.9") { + library("SLF4J", "2.0.11") { group("org.slf4j") { modules = [ "jcl-over-slf4j",