Start building against Spring Data Bom 2021.2.8 snapshots

See gh-34144
This commit is contained in:
Andy Wilkinson 2023-02-09 14:52:24 +00:00
parent 5b2971cf2c
commit d7f2571375

View File

@ -1739,7 +1739,7 @@ bom {
]
}
}
library("Spring Data Bom", "2021.2.7") {
library("Spring Data Bom", "2021.2.8-SNAPSHOT") {
prohibit {
versionRange "[2022.0.0-M1,)"
because "it uses Spring Framework 6"