Upgrade to Spring Data 2022.0-M4

Closes gh-30634
This commit is contained in:
Andy Wilkinson 2022-05-13 13:46:09 +01:00
parent 4864b9802e
commit 985f3be198
1 changed files with 1 additions and 1 deletions

View File

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