Browse Source

Bump spring-hateoas from 1.1.0.M1 to 1.3.0-SNAPSHOT

Bumps [spring-hateoas](https://github.com/spring-projects/spring-hateoas) from 1.1.0.M1 to 1.3.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-hateoas/releases)
- [Commits](https://github.com/spring-projects/spring-hateoas/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/841/head
dependabot-preview[bot] 4 years ago committed by GitHub
parent
commit
e4fe5124c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      spring-cloud-commons/pom.xml

2
spring-cloud-commons/pom.xml

@ -112,7 +112,7 @@ @@ -112,7 +112,7 @@
<dependency>
<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
<version>1.1.0.M1</version>
<version>1.3.0-SNAPSHOT</version>
<optional>true</optional>
</dependency>
<dependency>

Loading…
Cancel
Save