diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e5b9d8814f1..77b2460c2e0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1672,7 +1672,7 @@ bom { ] } } - library("Spring Framework", "5.2.12.BUILD-SNAPSHOT") { + library("Spring Framework", "5.2.12.RELEASE") { group("org.springframework") { imports = [ "spring-framework-bom"