Upgrade to Spring HATEOAS 1.3.0-M1

Closes gh-24935
This commit is contained in:
Stephane Nicoll
2021-01-20 15:16:10 +01:00
parent 012a199773
commit 20b7016a92

View File

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