Start building against Spring HATEOAS 1.4.0-RC1 snapshots

See gh-28254
This commit is contained in:
Stephane Nicoll 2021-10-08 08:53:29 +02:00
parent 0fffada6c4
commit 59d35db0d6
1 changed files with 1 additions and 1 deletions

View File

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