diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 71a4adfa91..97cdf035d5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1571,7 +1571,7 @@ bom { ] } } - library("Spring Framework", "5.3.9-SNAPSHOT") { + library("Spring Framework", "5.3.9") { group("org.springframework") { imports = [ "spring-framework-bom"