Start building against Spring Data Bom 2025.0.0 snapshots

See gh-45436
This commit is contained in:
Stéphane Nicoll
2025-05-09 11:15:03 +02:00
parent 186bbeecc1
commit 133312a4ae
2 changed files with 17 additions and 19 deletions

View File

@@ -2217,7 +2217,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2025.0.0-RC1") {
library("Spring Data Bom", "2025.0.0-SNAPSHOT") {
prohibit {
versionRange "[2025.1.0-M1,)"
because "it exceeds our baseline"