Upgrade to Spring Data 2021.1.0

Closes gh-28517
This commit is contained in:
Stephane Nicoll 2021-11-13 16:22:40 +01:00
parent 818abdc70d
commit 854d8723cc
1 changed files with 1 additions and 1 deletions

View File

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