Start building against Spring Data Bom 2025.0.0-M2 snapshots
See gh-44592
This commit is contained in:
parent
6e4a39ed56
commit
6652b84a23
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue