Start building against Spring HATEOAS 1.4.0-M3 snapshots

See gh-27971
This commit is contained in:
Stephane Nicoll 2021-09-13 14:37:35 +02:00
parent 7c034c33e2
commit 9538b07bdf
1 changed files with 1 additions and 1 deletions

View File

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