Upgrade to Spring HATEOAS 1.2.8

Closes gh-27183
This commit is contained in:
Stephane Nicoll 2021-07-15 08:51:42 +02:00
parent 52996e139e
commit 8694b67744

View File

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