Start building against Spring Data Bom 2025.1.7 snapshots

See gh-51355
This commit is contained in:
Stéphane Nicoll
2026-08-11 11:17:55 +02:00
parent 7ff5f4d37c
commit f225f28480
@@ -2422,7 +2422,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2025.1.6") {
library("Spring Data Bom", "2025.1.7-SNAPSHOT") {
firstParty()
calendarName = "Spring Data Release"
group("org.springframework.data") {