Upgrade to Spring HATEOAS 2.1.0

Closes gh-35313
This commit is contained in:
Stephane Nicoll 2023-05-12 08:56:19 +02:00
parent 01ba8c071f
commit e60944fba1
1 changed files with 1 additions and 1 deletions

View File

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