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

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"