Start building against Spring Data Bom 2025.1.0-M5 snapshots

See gh-46619
This commit is contained in:
Phillip Webb 2025-07-31 07:20:43 +01:00
parent 4bc4312c7a
commit 5767b4e4bb
1 changed files with 1 additions and 1 deletions

View File

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