diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8cbbc5697308..1214f0fcc9f9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1663,7 +1663,7 @@ bom { ] } } - library("Spring Framework", "5.3.13-SNAPSHOT") { + library("Spring Framework", "5.3.13") { group("org.springframework") { imports = [ "spring-framework-bom"