Upgrade to Spring HATEOAS 1.3.5

Closes gh-28243
This commit is contained in:
Stephane Nicoll 2021-10-15 10:07:02 +02:00
parent e3a2d42a96
commit 1a1d074f5b
1 changed files with 1 additions and 1 deletions

View File

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