diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9ded6075a3a..fe9ea1f9501 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1718,7 +1718,7 @@ bom { ] } } - library("Spring Framework", "5.3.24-SNAPSHOT") { + library("Spring Framework", "5.3.24") { group("org.springframework") { imports = [ "spring-framework-bom"