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