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