Starting building against Spring Data 2021.2.5 snapshots

See gh-32595
This commit is contained in:
Andy Wilkinson
2022-10-13 12:39:12 +01:00
parent 02ab0fdf93
commit c9b929bd89

View File

@@ -1674,7 +1674,7 @@ bom {
]
}
}
library("Spring Data Bom", "2021.2.4-SNAPSHOT") {
library("Spring Data Bom", "2021.2.5-SNAPSHOT") {
prohibit("[2022.0.0-M1,)") {
because "it uses Spring Framework 6"
}