Start building against Spring Data Bom 2025.1.0 snapshots

See gh-47824
This commit is contained in:
Stéphane Nicoll
2025-11-11 10:22:05 +00:00
committed by Andy Wilkinson
parent 2ff5b88903
commit 0814e2eaf6
@@ -2397,7 +2397,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2025.1.0-RC2") {
library("Spring Data Bom", "2025.1.0-SNAPSHOT") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {