Bump guava from 28.2-jre to 29.0-jre in /code

Bumps [guava](https://github.com/google/guava) from 28.2-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>
This commit is contained in:
dependabot[bot] 2021-03-31 22:02:19 +00:00 committed by GitHub
parent af4fee00fd
commit 675e55f019
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<scope>test</scope>
<version>28.2-jre</version>
<version>29.0-jre</version>
</dependency>
<dependency>
<groupId>com.github.tomakehurst</groupId>