Upgrade to Spring HATEOAS 1.5.0-M2

Closes gh-29893
pull/29911/head
Stephane Nicoll 3 years ago
parent 896345df23
commit 55fdb9f215

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

Loading…
Cancel
Save