Browse Source

Upgrade to Spring HATEOAS 2.2.2

Closes gh-40376
pull/40554/head
Andy Wilkinson 2 years ago
parent
commit
37e13bc7eb
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1546,7 +1546,7 @@ bom { @@ -1546,7 +1546,7 @@ bom {
]
}
}
library("Spring HATEOAS", "2.2.1") {
library("Spring HATEOAS", "2.2.2") {
considerSnapshots()
group("org.springframework.hateoas") {
modules = [

Loading…
Cancel
Save