diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ef3b8a7c1dc..20c6fd1ce19 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1419,7 +1419,7 @@ bom { ] } } - library("Spring Data Bom", "2022.0.0-SNAPSHOT") { + library("Spring Data Bom", "2022.0.0-RC2") { group("org.springframework.data") { imports = [ "spring-data-bom"