Browse Source

Start building against Spring HATEOAS 1.2.11 snapshots

See gh-28608
2.4.x
Andy Wilkinson 4 years ago
parent
commit
ede3e4e6a0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save