Upgrade to Spring Data 2021.0.0-M2

Closes gh-24931
This commit is contained in:
Stephane Nicoll
2021-01-20 16:18:38 +01:00
parent 20b7016a92
commit 4c2a7db4f8
3 changed files with 5 additions and 11 deletions

View File

@@ -1552,7 +1552,7 @@ bom {
]
}
}
library("Spring Data Bom", "2020.0.2") {
library("Spring Data Bom", "2021.0.0-M2") {
group("org.springframework.data") {
imports = [
"spring-data-bom"