Commit b6b0452d authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Spring HATEOAS 1.1.0.RELEASE

Closes gh-21384
parent a6efe77a
...@@ -1640,7 +1640,7 @@ bom { ...@@ -1640,7 +1640,7 @@ bom {
] ]
} }
} }
library("Spring HATEOAS", "1.1.0.BUILD-SNAPSHOT") { library("Spring HATEOAS", "1.1.0.RELEASE") {
group("org.springframework.hateoas") { group("org.springframework.hateoas") {
modules = [ modules = [
"spring-hateoas" "spring-hateoas"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment