Browse Source

Upgrade to Spring HATEOAS 1.4.4

Closes gh-31464
pull/31676/head
Stephane Nicoll 4 years ago
parent
commit
87ecbc7073
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save