Skip to content

Commit

Permalink
Upgrade to Spring HATEOAS 1.2.2
Browse files Browse the repository at this point in the history
Closes gh-24285
  • Loading branch information
snicoll committed Dec 9, 2020
1 parent 8955a8d commit 922a7a4
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 @@ -1571,7 +1571,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.2.2-SNAPSHOT") {
library("Spring HATEOAS", "1.2.2") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"
Expand Down

0 comments on commit 922a7a4

Please sign in to comment.