Skip to content

Commit

Permalink
Upgrade to Spring HATEOAS 1.5.1
Browse files Browse the repository at this point in the history
Closes gh-31465
  • Loading branch information
snicoll committed Jun 20, 2022
1 parent a037ce1 commit 4f78f95
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 @@ -1705,7 +1705,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.5.0") {
library("Spring HATEOAS", "1.5.1") {
prohibit("[2.0.0-M1,)") {
because "it uses Spring Framework 6"
}
Expand Down

0 comments on commit 4f78f95

Please sign in to comment.