Start building against Spring Data 2021.2.3 snapshots

See gh-32275
This commit is contained in:
Stephane Nicoll
2022-09-10 08:56:25 +02:00
parent b5aeb21e0a
commit dbdb5f40ee
@@ -1674,7 +1674,7 @@ bom {
]
}
}
library("Spring Data Bom", "2021.2.2") {
library("Spring Data Bom", "2021.2.3-SNAPSHOT") {
prohibit("[2022.0.0-M1,)") {
because "it uses Spring Framework 6"
}