Upgrade to Spring HATEOAS 1.1.0.M1

Closes gh-19649
This commit is contained in:
Andy Wilkinson
2020-01-17 20:14:37 +00:00
parent 60fcc4bab1
commit fabd692812

View File

@@ -1663,7 +1663,7 @@ bom {
]
}
}
library('Spring HATEOAS', '1.1.0.BUILD-SNAPSHOT') {
library('Spring HATEOAS', '1.1.0.M1') {
group('org.springframework.hateoas') {
modules = [
'spring-hateoas'