Upgrade to Spring HATEOAS 1.2.9

Closes gh-27969
This commit is contained in:
Stephane Nicoll 2021-09-16 21:38:28 +02:00
parent 1900a11f8a
commit 97348f14f7

View File

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