diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c59e471b2e5..66ab445be89 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1587,7 +1587,7 @@ bom { ] } } - library("SLF4J", "1.7.32") { + library("SLF4J", "1.7.33") { group("org.slf4j") { modules = [ "jcl-over-slf4j",