Upgrade to Spring HATEOAS 1.1.0.M2

Closes gh-20142
This commit is contained in:
Andy Wilkinson 2020-02-12 13:46:10 +00:00
parent 1b4a3dfa77
commit 5fed25bb43

View File

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