Start building against Spring Data 2021.1.0-M2 snapshots

See gh-27608
This commit is contained in:
Stephane Nicoll 2021-08-10 08:33:47 +02:00
parent a916bc855f
commit ad7d40b11f
1 changed files with 1 additions and 1 deletions

View File

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