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}")
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2023.1.3") {
|
||||
library("Spring Data Bom", "2023.1.4-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
calendarName = "Spring Data Release"
|
||||
group("org.springframework.data") {
|
||||
|
|
Loading…
Reference in New Issue