Start building against Spring Data 2021.2.6 snapshots

See gh-33132
This commit is contained in:
Stephane Nicoll
2022-11-14 09:19:26 +01:00
parent 2eb6cef081
commit 6705d1b087

View File

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