Start building against Spring Data Bom 2025.1.3 snapshots

See gh-49115
This commit is contained in:
Andy Wilkinson
2026-02-05 17:46:47 +00:00
parent eb4a57db8b
commit a956bc3658
@@ -2408,7 +2408,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2025.1.2") {
library("Spring Data Bom", "2025.1.3-SNAPSHOT") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {