Start building against Spring HATEOAS 1.4.0 snapshots

See gh-27185
This commit is contained in:
Stephane Nicoll 2021-07-09 12:22:06 +02:00
parent cd79a47a3d
commit 1827d559fb
1 changed files with 1 additions and 1 deletions

View File

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