Start building against Spring Data Bom 2025.1.1 snapshots

See gh-48438
This commit is contained in:
Stéphane Nicoll
2025-12-08 10:11:59 +01:00
parent 801a028211
commit 342de0caaa
@@ -2398,7 +2398,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2025.1.0") {
library("Spring Data Bom", "2025.1.1-SNAPSHOT") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {