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