Browse Source

Upgrade to Spring HATEOAS 1.4.1

Closes gh-29283
pull/30003/head
Stephane Nicoll 4 years ago
parent
commit
1e44e4e52e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save