Start building against Spring Data Bom 2022.0.3 snapshots

See gh-34439
This commit is contained in:
Andy Wilkinson 2023-03-02 10:47:11 +00:00
parent f5cf821479
commit c16d0745ae
1 changed files with 1 additions and 1 deletions

View File

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