Upgrade to Spring HATEOAS 1.1.0.RC1

Closes gh-21210
This commit is contained in:
Stephane Nicoll 2020-04-28 15:44:16 +02:00
parent 5f253ead76
commit f24c215a0b
1 changed files with 1 additions and 1 deletions

View File

@ -1630,7 +1630,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.1.0.M3") {
library("Spring HATEOAS", "1.1.0.RC1") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"