Start building against Spring Data Bom 2025.1.0-M5 snapshots
See gh-46619
This commit is contained in:
parent
4bc4312c7a
commit
5767b4e4bb
|
|
@ -2313,7 +2313,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2025.1.0-M4") {
|
||||
library("Spring Data Bom", "2025.1.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
calendarName = "Spring Data Release"
|
||||
group("org.springframework.data") {
|
||||
|
|
|
|||
Loading…
Reference in New Issue