Upgrade to Spring HATEOAS 1.3.6

Closes gh-28609
This commit is contained in:
Stephane Nicoll 2021-11-13 16:17:35 +01:00
parent 5e4a502b2d
commit 52098229c0
1 changed files with 1 additions and 1 deletions

View File

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