Revert "Start building against Spring HATEOAS 1.4.0-RC1 snapshots"

Spring Data does not build against the snapshot yet.

See gh-28254
This commit is contained in:
Stephane Nicoll
2021-10-08 10:36:48 +02:00
parent 022a64aba7
commit c86c01d35e

View File

@@ -1642,7 +1642,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.4.0-SNAPSHOT") {
library("Spring HATEOAS", "1.4.0-M3") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"