Upgrade to Spring HATEOAS 1.2.0

Closes gh-23779
pull/23935/head
Stephane Nicoll 4 years ago
parent 65d76f2fe8
commit b0a1c2a740

@ -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
}

Loading…
Cancel
Save