diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ffb5fe16be16..70918678f67b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1308,7 +1308,7 @@ bom { ] } } - library("SLF4J", "2.0.4") { + library("SLF4J", "2.0.6") { group("org.slf4j") { modules = [ "jcl-over-slf4j",