Start building against Spring Data Bom 2026.0.1 snapshots

See gh-51357
This commit is contained in:
Stéphane Nicoll
2026-08-11 11:20:19 +02:00
parent 98afa8adab
commit f8243f5991
@@ -2540,7 +2540,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2026.0.0") {
library("Spring Data Bom", "2026.0.1-SNAPSHOT") {
firstParty()
calendarName = "Spring Data Release"
group("org.springframework.data") {