Skip to content

Commit

Permalink
Bump guava.version from 31.1-jre to 32.0.0-jre
Browse files Browse the repository at this point in the history
Bumps `guava.version` from 31.1-jre to 32.0.0-jre.

Updates `guava` from 31.1-jre to 32.0.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `guava-testlib` from 31.1-jre to 32.0.0-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
- dependency-name: com.google.guava:guava-testlib
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2023
1 parent 3f5da0a commit 5020488
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 @@ -402,7 +402,7 @@
<felix.version>7.0.5</felix.version>
<flume.version>1.11.0</flume.version>
<groovy.version>3.0.15</groovy.version>
<guava.version>31.1-jre</guava.version>
<guava.version>32.0.0-jre</guava.version>
<h2.version>2.1.214</h2.version>
<hadoop.version>1.2.1</hadoop.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit 5020488

Please sign in to comment.