Upgrade to Spring HATEOAS 1.1.0.M3

Closes gh-20751
This commit is contained in:
Andy Wilkinson
2020-03-31 16:22:31 +01:00
parent 9bdf4a75e8
commit b0837d398c

View File

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