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
1 changed files with 1 additions and 1 deletions

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") { group("org.springframework.hateoas") {
modules = [ modules = [
"spring-hateoas" "spring-hateoas"