Start building against Spring Data Bom 2025.0.0-M2 snapshots

See gh-44592
This commit is contained in:
Stéphane Nicoll 2025-03-06 09:03:14 +01:00
parent 6e4a39ed56
commit 6652b84a23
1 changed files with 1 additions and 1 deletions

View File

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