Start building against Spring Data Bom 2021.2.13 snapshots

See gh-35728
This commit is contained in:
Andy Wilkinson 2023-06-05 11:21:40 +01:00
parent a04f6b3b02
commit c680a892fe
1 changed files with 1 additions and 1 deletions

View File

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