Upgrade to Spring Data 2022.0.0-M5

Closes gh-31619
This commit is contained in:
Stephane Nicoll 2022-07-18 15:19:13 +02:00
parent e1c22bc291
commit 46ddd858b8
1 changed files with 1 additions and 1 deletions

View File

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