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