Upgrade to Spring HATEOAS 1.3.0-M3

Closes gh-25546
This commit is contained in:
Andy Wilkinson 2021-03-16 10:55:15 +00:00
parent ac1c597d7c
commit 39cf3cd99e
1 changed files with 1 additions and 1 deletions

View File

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