diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e93dbf78fc..f7ce60e537 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1647,7 +1647,7 @@ bom { ] } } - library("Spring Framework", "5.3.6-SNAPSHOT") { + library("Spring Framework", "5.3.6") { group("org.springframework") { imports = [ "spring-framework-bom"