Bump guava from 31.1-jre to 32.0.0-jre in /project

Bumps [guava](https://github.com/google/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-14 22:52:32 +00:00 committed by Andrew Gaul
parent e7894e5a77
commit a00454bdd1
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@
<!-- General dependency versions -->
<gson.version>2.8.9</gson.version>
<guava.version>31.1-jre</guava.version>
<guava.version>32.0.0-jre</guava.version>
<guice.version>5.1.0</guice.version>
<okhttp.version>3.14.9</okhttp.version>