Browse Source

Upgrade to Spring HATEOAS 2.0.3

Closes gh-34673
pull/34917/head
Andy Wilkinson 3 years ago
parent
commit
3e5ee42f6d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save