mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Spring Data Bom 2025.0.10
Closes gh-49407
This commit is contained in:
@@ -2279,7 +2279,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2025.0.10-SNAPSHOT") {
|
||||
library("Spring Data Bom", "2025.0.10") {
|
||||
prohibit {
|
||||
versionRange "[2025.1.0-M1,)"
|
||||
because "it exceeds our baseline"
|
||||
|
||||
Reference in New Issue
Block a user