Upgrade to Spring Data Bom 2025.0.0

Closes gh-45436
This commit is contained in:
Stéphane Nicoll
2025-05-16 16:39:55 +02:00
parent 95efe8c30c
commit ec04554d7c

View File

@@ -2224,7 +2224,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") {
prohibit {
versionRange "[2025.1.0-M1,)"
because "it exceeds our baseline"