Upgrade to Spring HATEOAS 1.4.0-M3

Closes gh-27971
pull/28064/head
Stephane Nicoll 3 years ago
parent 7957d97528
commit 6cb4bbce35

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

Loading…
Cancel
Save