Start building against Spring Data Bom 2024.0.10 snapshots

See gh-44561
This commit is contained in:
Stéphane Nicoll
2025-03-05 14:53:07 +01:00
parent 057c30c561
commit 08e9e4949b

View File

@@ -2145,7 +2145,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2024.0.9") {
library("Spring Data Bom", "2024.0.10-SNAPSHOT") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {