Skip to content

Commit

Permalink
Bump guava from 28.0-jre to 29.0-jre
Browse files Browse the repository at this point in the history
Bumps [guava](https://github.com/google/guava) from 28.0-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 31, 2021
1 parent 5ee86d1 commit f19c4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<spring-cloud.version>Hoxton.M2</spring-cloud.version>
<org.aspectj.aspectweaver.version>1.9.4</org.aspectj.aspectweaver.version>
<io.jsonwebtoken.version>0.9.1</io.jsonwebtoken.version>
<com.google.guava>28.0-jre</com.google.guava>
<com.google.guava>29.0-jre</com.google.guava>
<maven.surefire.version>2.19.1</maven.surefire.version>
<maven.test.skip>false</maven.test.skip>
</properties>
Expand Down

0 comments on commit f19c4b3

Please sign in to comment.