Upgrade to Spring HATEOAS 1.3.4

Closes gh-27970
This commit is contained in:
Stephane Nicoll 2021-09-16 21:39:03 +02:00
parent 9df099e343
commit babf43bdef
1 changed files with 1 additions and 1 deletions

View File

@ -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"