diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 89c6b4dddf16..b6ac07d1ef0b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1357,7 +1357,7 @@ bom { ] } } - library("Spring Framework", "6.0.1") { + library("Spring Framework", "6.0.2-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"