Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 20, 2021
1 parent 23fc259 commit 2b23773
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 @@ -9,7 +9,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.11.0</jackson.version>
<dropwizard.version>2.0.20</dropwizard.version>
<guava.version>29.0-jre</guava.version>
<guava.version>30.1.1-jre</guava.version>
<pay-java-commons.version>1.0.20210412085046</pay-java-commons.version>
<junit5.version>5.7.1</junit5.version>
</properties>
Expand Down

0 comments on commit 2b23773

Please sign in to comment.