Start building against Spring Data Bom 2023.0.10 snapshots

See gh-39873
This commit is contained in:
Andy Wilkinson 2024-03-11 17:22:22 +00:00
parent 4ad7f22188
commit bfe37b3630

View File

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