Start building against Spring Data Bom 2024.0.2 snapshots

See gh-41307
This commit is contained in:
Andy Wilkinson
2024-07-03 12:14:15 +01:00
parent 67899e55f5
commit d0d6595d75

View File

@@ -1919,7 +1919,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") {