diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9303d5a50e..3a3f742946 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1680,7 +1680,7 @@ bom { ] } } - library("Spring Framework", "5.3.9-SNAPSHOT") { + library("Spring Framework", "5.3.9") { group("org.springframework") { imports = [ "spring-framework-bom"