Start building against Spring Data Bom 2021.2.15 snapshots

See gh-36828
This commit is contained in:
Stephane Nicoll 2023-08-09 10:26:31 +02:00
parent aa50b3f846
commit 59c667caeb
1 changed files with 1 additions and 1 deletions

View File

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