Start building against Spring Data 2021.2.4 snapshots

See gh-32595
This commit is contained in:
Stephane Nicoll
2022-10-07 09:47:12 +02:00
parent 1db0e998a6
commit 4803f289fe

View File

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