Start building against Spring Data Bom 2023.0.7 snapshots

See gh-38679
This commit is contained in:
Andy Wilkinson
2023-12-06 15:18:36 +00:00
parent fb9b6833fc
commit 4ff5be4619

View File

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