diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index fa0f865ff48..a99827eb64d 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2385,7 +2385,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}") } } - library("Spring Data Bom", "2025.1.0-SNAPSHOT") { + library("Spring Data Bom", "2025.1.0-RC2") { considerSnapshots() calendarName = "Spring Data Release" group("org.springframework.data") {