Upgrade to Spring HATEOAS 1.1.0.RELEASE

Closes gh-21384
This commit is contained in:
Stephane Nicoll 2020-05-12 14:02:25 +02:00
parent a6efe77a0c
commit b6b0452d5f

View File

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