Bump guava in /clients/sellingpartner-api-documents-helper-java

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-29 19:37:56 +00:00 committed by GitHub
parent cdbfd9e3a3
commit b82cbf479e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<dependency> <dependency>
<groupId>com.google.guava</groupId> <groupId>com.google.guava</groupId>
<artifactId>guava</artifactId> <artifactId>guava</artifactId>
<version>28.2-jre</version> <version>29.0-jre</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.threeten</groupId> <groupId>org.threeten</groupId>