Upgrade to Spring HATEOAS 1.3.2

Closes gh-26969
This commit is contained in:
Stephane Nicoll
2021-06-22 19:22:28 +02:00
parent cd8493a9c4
commit 47a9a94376

View File

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