Upgrade to Spring HATEOAS 2.1.0-RC1

Closes gh-34985
This commit is contained in:
Andy Wilkinson 2023-04-14 08:59:44 +01:00
parent 58b06875e0
commit 37ecaf8d62

View File

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