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

Spring Data does not build against the snapshot yet.

See gh-28254
pull/28267/head
Stephane Nicoll 3 years ago
parent 022a64aba7
commit c86c01d35e

@ -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"

Loading…
Cancel
Save