Upgrade to Spring HATEOAS 1.2.10

Closes gh-28358
This commit is contained in:
Stephane Nicoll 2021-10-15 09:58:05 +02:00
parent a569786b79
commit c743442a78

View File

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