Upgrade to Spring HATEOAS 1.4.0-RC1

Closes gh-28254
This commit is contained in:
Stephane Nicoll 2021-10-15 10:08:27 +02:00
parent ad819f6085
commit a312dd5905
1 changed files with 1 additions and 1 deletions

View File

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