Start building against Spring Data Bom 2023.0.9 snapshots

See gh-39460
This commit is contained in:
Andy Wilkinson 2024-02-08 13:29:32 +00:00
parent 50d66a9844
commit 7efdf0a428

View File

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