mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Start building against Spring Data Bom 2025.0.7 snapshots
See gh-48427
This commit is contained in:
@@ -2254,7 +2254,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2025.0.6") {
|
||||
library("Spring Data Bom", "2025.0.7-SNAPSHOT") {
|
||||
prohibit {
|
||||
versionRange "[2025.1.0-M1,)"
|
||||
because "it exceeds our baseline"
|
||||
|
||||
Reference in New Issue
Block a user