Start building against Spring HATEOAS 1.4.0-RC1 snapshots

See gh-28254
This commit is contained in:
Stephane Nicoll
2021-10-08 13:24:34 +02:00
parent 48b1175559
commit 6e4ded30df

View File

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