Upgrade to Spring Data Bom 2025.0.0-M1
Closes gh-44159
This commit is contained in:
@@ -2225,7 +2225,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2025.0.0-SNAPSHOT") {
|
||||
library("Spring Data Bom", "2025.0.0-M1") {
|
||||
prohibit {
|
||||
versionRange "[2025.1.0-M1,)"
|
||||
because "it exceeds our baseline"
|
||||
|
||||
Reference in New Issue
Block a user