build(deps): bump guava from 30.1-jre to 30.1.1-jre (#3762)

Bumps [guava](https://github.com/google/guava) from 30.1-jre to 30.1.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-03-22 09:28:34 +01:00 committed by GitHub
parent 45a86f62b4
commit 64cd0bc183
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>30.1-jre</version>
<version>30.1.1-jre</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>