Start building against Spring Data Bom 2024.0.8 snapshots

See gh-43743
This commit is contained in:
Stéphane Nicoll
2025-01-09 10:57:30 +01:00
parent 27f00e2689
commit 8c49a199aa

View File

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