Upgrade to Spring HATEOAS 1.2.11

Closes gh-28608
This commit is contained in:
Stephane Nicoll 2021-11-13 16:16:17 +01:00
parent 2cec3971d7
commit f3e2a40424
1 changed files with 1 additions and 1 deletions

View File

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