Start building against Spring Data Bom 2023.1.4 snapshots
See gh-39893
This commit is contained in:
parent
7827896fdf
commit
47e5ce9847
|
@ -1814,7 +1814,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
|
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Data Bom", "2023.1.3") {
|
library("Spring Data Bom", "2023.1.4-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
calendarName = "Spring Data Release"
|
calendarName = "Spring Data Release"
|
||||||
group("org.springframework.data") {
|
group("org.springframework.data") {
|
||||||
|
|
Loading…
Reference in New Issue