Start building against Spring Data Bom 2025.1.4 snapshots

See gh-49417
This commit is contained in:
Stéphane Nicoll
2026-03-05 13:08:17 +01:00
parent 0b5639be47
commit efb97cf7f6
@@ -2406,7 +2406,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2025.1.3") {
library("Spring Data Bom", "2025.1.4-SNAPSHOT") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {