Browse Source

Upgrade to Spring HATEOAS 1.2.6

Closes gh-26442
pull/26691/head
Andy Wilkinson 5 years ago
parent
commit
e5af3dbfc7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save