Start building against Spring Data Bom 2024.0.7 snapshots

See gh-43392
This commit is contained in:
Phillip Webb
2024-12-04 11:40:33 -08:00
parent cd3fd0e6da
commit 6cd3ee5347

View File

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