Start building against Spring Data Bom 2021.2.11 snapshots

See gh-34902
This commit is contained in:
Stephane Nicoll
2023-04-07 13:21:26 +02:00
parent da84e41f7c
commit 649796cdae

View File

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