Skip to content

Commit

Permalink
Upgrade to Spring HATEOAS 1.4.2
Browse files Browse the repository at this point in the history
Closes gh-30744
  • Loading branch information
snicoll committed Apr 19, 2022
1 parent 58eabc8 commit d3a70c3
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 @@ -1706,7 +1706,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.4.1") {
library("Spring HATEOAS", "1.4.2") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"
Expand Down

0 comments on commit d3a70c3

Please sign in to comment.