Start building against Spring Data Bom 2024.0.0-RC1 snapshots

See gh-40224
This commit is contained in:
Andy Wilkinson 2024-04-09 07:52:44 +01:00
parent 97eb8115b2
commit b7a02dd0ec

View File

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