Start building against Spring Data 2022.0.0 snapshots

See gh-33140
This commit is contained in:
Stephane Nicoll 2022-11-14 13:13:36 +01:00
parent e62b2d9df4
commit 261d7bae17
1 changed files with 1 additions and 1 deletions

View File

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