diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3bb1e49c9e88..7b0ae8d7b95a 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.3-SNAPSHOT") { + library("Spring Framework", "6.0.3") { group("org.springframework") { imports = [ "spring-framework-bom"