Upgrade to Spring HATEOAS 1.1.2.RELEASE

Closes gh-23338
This commit is contained in:
Stephane Nicoll 2020-09-16 10:10:15 +02:00
parent 83d9385946
commit e5af0d51aa

View File

@ -1672,7 +1672,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.1.1.RELEASE") {
library("Spring HATEOAS", "1.1.2.RELEASE") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"