Start building against Spring Data Bom 2024.0.4 snapshots

See gh-42132
This commit is contained in:
Andy Wilkinson
2024-09-04 13:07:42 +01:00
parent acc60dcab0
commit 009ccddcab

View File

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