Upgrade to Spring HATEOAS 1.1.1.RELEASE

Closes gh-22872
This commit is contained in:
Andy Wilkinson 2020-08-11 12:17:32 +01:00
parent 33ece49921
commit 4f79f39b31
1 changed files with 1 additions and 1 deletions

View File

@ -1665,7 +1665,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"