Skip to content

Commit

Permalink
Upgrade to Spring HATEOAS 1.1.1.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-22872
  • Loading branch information
wilkinsona committed Aug 11, 2020
1 parent 33ece49 commit 4f79f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1665,7 +1665,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.1.0.RELEASE") {
library("Spring HATEOAS", "1.1.1.RELEASE") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"
Expand Down

0 comments on commit 4f79f39

Please sign in to comment.