diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0a270ebceb..0f32012cdc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1660,7 +1660,7 @@ bom { ] } } - library("Spring Framework", "5.3.15-SNAPSHOT") { + library("Spring Framework", "5.3.15") { group("org.springframework") { imports = [ "spring-framework-bom"