Start building against Spring Data 2021.1.0-RC1 snapshots

See gh-28255
This commit is contained in:
Stephane Nicoll 2021-10-08 08:54:18 +02:00
parent 59d35db0d6
commit ed25d2409d
1 changed files with 1 additions and 1 deletions

View File

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