diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 99d0dda517..7c06fbfbe7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1342,7 +1342,7 @@ bom { ] } } - library("Spring Framework", "6.0.5") { + library("Spring Framework", "6.0.7-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"