Start building against Spring Data 2021.0.1 snapshots

See gh-26382
This commit is contained in:
Stephane Nicoll 2021-05-10 12:41:37 +02:00
parent 10dca8d829
commit b93263ec3c
1 changed files with 1 additions and 1 deletions

View File

@ -1643,7 +1643,7 @@ bom {
]
}
}
library("Spring Data Bom", "2021.0.0") {
library("Spring Data Bom", "2021.0.1-SNAPSHOT") {
group("org.springframework.data") {
imports = [
"spring-data-bom"