diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a9d6293f0db..20924918e8c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1669,7 +1669,7 @@ bom { ] } } - library("Spring Framework", "5.2.10.BUILD-SNAPSHOT") { + library("Spring Framework", "5.2.10.RELEASE") { group("org.springframework") { imports = [ "spring-framework-bom"