Start building against Spring Data Bom 2024.0.1 snapshots

See gh-41033
This commit is contained in:
Andy Wilkinson 2024-06-10 11:55:35 +01:00
parent 8b3d51076d
commit d7e2b49f0b

View File

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