Upgrade to Spring HATEOAS 2.0.0-RC1

Closes gh-32652
pull/32399/head
Andy Wilkinson 2 years ago
parent c380a64b8c
commit a816851582

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

Loading…
Cancel
Save