Upgrade to Spring HATEOAS 1.1.3

Closes gh-24419
This commit is contained in:
Stephane Nicoll
2020-12-09 14:12:33 +01:00
parent 52b5c36750
commit 84b92bc531

View File

@@ -1679,7 +1679,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.1.2.RELEASE") {
library("Spring HATEOAS", "1.1.3.RELEASE") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"