Start building against Spring Data Bom 2024.0.11 snapshots

See gh-45056
This commit is contained in:
Phillip Webb
2025-04-10 07:18:21 -07:00
parent 4dee317e95
commit d65e27ebe8

View File

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