Browse Source

Upgrade to Spring HATEOAS 1.4.3

Closes gh-31008
pull/31143/head
Andy Wilkinson 4 years ago
parent
commit
76bc188e9f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1706,7 +1706,7 @@ bom { @@ -1706,7 +1706,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.4.2") {
library("Spring HATEOAS", "1.4.3") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"

Loading…
Cancel
Save