diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 25d060aa047..8c41e5e8f15 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1648,7 +1648,7 @@ bom { ] } } - library("Spring Framework", "5.3.14-SNAPSHOT") { + library("Spring Framework", "5.3.14") { group("org.springframework") { imports = [ "spring-framework-bom"