Start building against Spring Data 2020.0.14 snapshots

See gh-28225
This commit is contained in:
Stephane Nicoll 2021-10-07 09:05:35 +02:00
parent 81da876964
commit 6c801b9db9
1 changed files with 1 additions and 1 deletions

View File

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