diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 03fff88adb0d..78b3eb8e39af 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1673,7 +1673,7 @@ bom { ] } } - library("Spring Framework", "5.2.13.BUILD-SNAPSHOT") { + library("Spring Framework", "5.2.13.RELEASE") { group("org.springframework") { imports = [ "spring-framework-bom"