Upgrade to Spring HATEOAS 1.4.0

Closes gh-28610
This commit is contained in:
Stephane Nicoll
2021-11-13 16:22:05 +01:00
parent 113a7bd525
commit 818abdc70d

View File

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