Start building against Spring Data 2024.0.0-M2 snapshots

See gh-39893
This commit is contained in:
Andy Wilkinson
2024-03-15 14:10:57 +00:00
parent 52eaa7fb3a
commit 69e5e8d4a4

View File

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