Start building against Spring Data Bom 2023.1.0 snapshots

See gh-37351
This commit is contained in:
Stephane Nicoll 2023-09-12 12:09:31 +02:00
parent 4ebee17cb1
commit 1bda578327
1 changed files with 1 additions and 1 deletions

View File

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