Start building against Spring Data Bom 2022.0.11 snapshots

See gh-37682
This commit is contained in:
Andy Wilkinson 2023-10-04 09:09:55 +01:00
parent c72024de9f
commit 29ab800cba

View File

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