Upgrade to Spring HATEOAS 1.3.3

Closes gh-27184
This commit is contained in:
Stephane Nicoll 2021-07-15 09:00:17 +02:00
parent 8268c21158
commit 39626fa4e7
1 changed files with 1 additions and 1 deletions

View File

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