Browse Source

Upgrade to Spring HATEOAS 1.5.6

Closes gh-38373
pull/38403/head
Andy Wilkinson 2 years ago
parent
commit
19f8e042a6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1775,7 +1775,7 @@ bom { @@ -1775,7 +1775,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.5.6-SNAPSHOT") {
library("Spring HATEOAS", "1.5.6") {
considerSnapshots()
prohibit {
versionRange "[2.0.0-M1,)"

Loading…
Cancel
Save