diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0aa7987797..0911b7c44f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2217,7 +2217,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}") } } - library("Spring Data Bom", "2025.0.0-SNAPSHOT") { + library("Spring Data Bom", "2025.0.0-RC1") { prohibit { versionRange "[2025.1.0-M1,)" because "it exceeds our baseline"