Skip to content

Commit

Permalink
Upgrade to Spring HATEOAS 1.2.1
Browse files Browse the repository at this point in the history
Closes gh-24091
  • Loading branch information
snicoll committed Nov 11, 2020
1 parent 59e0f73 commit c3793bd
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 @@ -1568,7 +1568,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.2.0") {
library("Spring HATEOAS", "1.2.1") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"
Expand Down

0 comments on commit c3793bd

Please sign in to comment.