Upgrade to Spring HATEOAS 1.1.1.RELEASE

Closes gh-22816
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:35 +01:00
parent 312d94ef0c
commit d3b8c3fc6c
1 changed files with 1 additions and 1 deletions

View File

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