Upgrade to Spring Data 2021.0.6

Closes gh-28244
This commit is contained in:
Andy Wilkinson 2021-10-18 12:28:20 +01:00
parent 04abaa2dd1
commit 16dbdc5d88
1 changed files with 1 additions and 1 deletions

View File

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