Start building against Spring Data 2024.0.3 snapshots

See gh-41755
This commit is contained in:
Stéphane Nicoll
2024-08-09 14:46:11 +02:00
parent 4a8b23cdef
commit b1c820dae5

View File

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