Start building against Spring Data 2021.1.8 snapshots

See gh-32588
This commit is contained in:
Stephane Nicoll 2022-10-07 09:05:00 +02:00
parent 9b002e1c05
commit 2b2f23ef9c
1 changed files with 1 additions and 1 deletions

View File

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