Upgrade guava from 28.1-jre to 29.0-jre in /release-tools.

Bumps [guava](https://github.com/google/guava) from 28.1-jre to 29.0-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>
Closes #183
This commit is contained in:
dependabot[bot]
2022-01-11 09:04:53 +01:00
committed by GitHub
parent d4d8a67b97
commit 9712202eef

View File

@@ -135,7 +135,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>28.1-jre</version>
<version>29.0-jre</version>
<scope>test</scope>
</dependency>