Skip to content

Commit

Permalink
Bump guava from 29.0-jre to 31.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 31.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2022
1 parent 10271a3 commit 2c1f6e8
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 @@ -63,7 +63,7 @@
<license>apache_v2</license>
<debug>false</debug>
<java.level>1.8</java.level>
<guava.version>29.0-jre</guava.version>
<guava.version>31.1-jre</guava.version>
<assertj-core.version>3.16.1</assertj-core.version>
<commons-io.version>2.7</commons-io.version>
</properties>
Expand Down

0 comments on commit 2c1f6e8

Please sign in to comment.