Start building against Spring Data Bom 2023.0.8 snapshots

See gh-38977
This commit is contained in:
Andy Wilkinson
2024-01-04 12:34:13 +00:00
parent 905e2a623e
commit d5d4ec99da

View File

@@ -1402,7 +1402,7 @@ bom {
]
}
}
library("Spring Data Bom", "2023.0.7") {
library("Spring Data Bom", "2023.0.8-SNAPSHOT") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {