Start building against Spring Data Bom 2021.2.12 snapshots

See gh-35292
This commit is contained in:
Stephane Nicoll 2023-05-05 08:11:07 +02:00
parent b4715f5e1e
commit f32923da1a

View File

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