Start building against Spring Data Bom 2024.0.2 snapshots

See gh-41300
This commit is contained in:
Andy Wilkinson 2024-07-03 11:24:15 +01:00
parent d2aa85e802
commit 08851b61bc

View File

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