Start building against Spring Data Bom 2024.0.0 snapshots

See gh-40671
This commit is contained in:
Andy Wilkinson 2024-05-09 14:29:05 +01:00
parent 17eff3e5cf
commit 7890d3c157
1 changed files with 1 additions and 1 deletions

View File

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