build(deps): bump guava from 31.0-jre to 31.0.1-jre (#4182)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
This commit is contained in:
dependabot[bot] 2021-10-22 21:10:24 +02:00 committed by GitHub
parent 57fa7c2800
commit 943a0056f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -355,7 +355,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.0-jre</version>
<version>31.0.1-jre</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>