Start building against Spring Data Bom 2023.0.11 snapshots

See gh-40200
This commit is contained in:
Andy Wilkinson
2024-04-08 15:56:24 +01:00
parent 4aa3003f22
commit 240f18cd69

View File

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