Upgrade to Spring HATEOAS 1.2.0

Closes gh-23779
This commit is contained in:
Stephane Nicoll 2020-10-28 09:06:34 +01:00
parent 65d76f2fe8
commit b0a1c2a740

View File

@ -1567,7 +1567,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.2.0-M1") {
library("Spring HATEOAS", "1.2.0") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"
@ -1778,4 +1778,3 @@ bom {
generateMetadataFileForMavenPublication {
enabled = false
}