Start building against Spring Data Bom 2021.2.14 snapshots

See gh-36173
This commit is contained in:
Andy Wilkinson 2023-07-03 15:41:15 +01:00
parent b9881fa6f0
commit a3990f16b9

View File

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