Start building against Spring Data Bom 2021.2.13 snapshots
See gh-35728
This commit is contained in:
parent
a04f6b3b02
commit
c680a892fe
|
@ -1739,7 +1739,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Data Bom", "2021.2.12") {
|
library("Spring Data Bom", "2021.2.13-SNAPSHOT") {
|
||||||
prohibit {
|
prohibit {
|
||||||
versionRange "[2022.0.0-M1,)"
|
versionRange "[2022.0.0-M1,)"
|
||||||
because "it uses Spring Framework 6"
|
because "it uses Spring Framework 6"
|
||||||
|
|
Loading…
Reference in New Issue