Start building against Spring Data Bom 2022.0.10 snapshots

See gh-37349
This commit is contained in:
Stephane Nicoll 2023-09-12 12:08:01 +02:00
parent 0163570cda
commit 11940f8fec

View File

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