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