Skip to content

Commit

Permalink
Upgrade to Spring HATEOAS 1.3.4
Browse files Browse the repository at this point in the history
Closes gh-27970
  • Loading branch information
snicoll committed Sep 16, 2021
1 parent 9df099e commit babf43b
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 @@ -1663,7 +1663,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.3.4-SNAPSHOT") {
library("Spring HATEOAS", "1.3.4") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"
Expand Down

0 comments on commit babf43b

Please sign in to comment.