Upgrade to Spring HATEOAS 1.2.5

Closes gh-25545
This commit is contained in:
Andy Wilkinson 2021-03-16 10:52:37 +00:00
parent e100291043
commit af23da1dff
1 changed files with 1 additions and 1 deletions

View File

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