Upgrade to Spring Data 2020.0.0

Closes gh-23778
This commit is contained in:
Stephane Nicoll 2020-10-28 17:52:20 +01:00
parent a6c6aba40d
commit 0fe08632eb
1 changed files with 1 additions and 1 deletions

View File

@ -1553,7 +1553,7 @@ bom {
] ]
} }
} }
library("Spring Data Bom", "2020.0.0-RC2") { library("Spring Data Bom", "2020.0.0") {
group("org.springframework.data") { group("org.springframework.data") {
imports = [ imports = [
"spring-data-bom" "spring-data-bom"