Upgrade to Spring Data 2021.1.0-M1

See gh-27170
This commit is contained in:
Andy Wilkinson 2021-07-19 15:43:37 +01:00
parent 894daa9ea6
commit 26bedd6527
1 changed files with 1 additions and 1 deletions

View File

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