Start building against Spring Data Bom 2022.0.4 snapshots

See gh-34539
This commit is contained in:
Andy Wilkinson 2023-03-09 14:54:50 +00:00
parent 79add16af9
commit 0aa0e098b5
1 changed files with 1 additions and 1 deletions

View File

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