Browse Source

Upgrade to Spring HATEOAS 1.2.3

Closes gh-24803
pull/24986/head
Stephane Nicoll 5 years ago
parent
commit
e01fdf91bd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save