Skip to content

Commit

Permalink
Bump guava from 30.1.1-jre to 32.1.1-jre
Browse files Browse the repository at this point in the history
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 32.1.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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent abbb583 commit 87b8df9
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 @@ -62,7 +62,7 @@
<commons-io.version>2.13.0</commons-io.version>
<commons-compress.version>1.23.0</commons-compress.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<guava.version>30.1.1-jre</guava.version>
<guava.version>32.1.1-jre</guava.version>
<guice.version>5.0.1</guice.version>
<jackson.version>2.15.2</jackson.version>
<javax-validation.version>2.0.1.Final</javax-validation.version>
Expand Down

0 comments on commit 87b8df9

Please sign in to comment.