Browse Source

Upgrade to Spring HATEOAS 1.2.11

Closes gh-28608
2.4.x
Stephane Nicoll 4 years ago
parent
commit
f3e2a40424
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save