Upgrade to Spring HATEOAS 1.2.7

Closes gh-27013
This commit is contained in:
Stephane Nicoll 2021-06-22 19:21:12 +02:00
parent c21099b142
commit 58320c6af9
1 changed files with 1 additions and 1 deletions

View File

@ -1572,7 +1572,7 @@ bom {
] ]
} }
} }
library("Spring HATEOAS", "1.2.7-SNAPSHOT") { library("Spring HATEOAS", "1.2.7") {
group("org.springframework.hateoas") { group("org.springframework.hateoas") {
modules = [ modules = [
"spring-hateoas" "spring-hateoas"