Upgrade to Spring HATEOAS 1.4.0-M1

Closes gh-27185
This commit is contained in:
Andy Wilkinson 2021-07-15 17:05:00 +01:00
parent 1b130c572c
commit 800957e5a3

View File

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