Upgrade to Spring HATEOAS 1.4.0-M3

Closes gh-27971
This commit is contained in:
Stephane Nicoll 2021-09-16 21:39:49 +02:00
parent 7957d97528
commit 6cb4bbce35
1 changed files with 1 additions and 1 deletions

View File

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