Start building against Spring Data Bom 2025.0.0-M1 snapshots

See gh-44159
This commit is contained in:
Andy Wilkinson
2025-02-07 20:44:43 +00:00
parent 1e58f2bf84
commit 822e7de3eb
2 changed files with 4 additions and 3 deletions

View File

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