Bump guava from 28.1-jre to 29.0-jre in /rets-io-client

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)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-30 19:04:20 +00:00 committed by YuCheng Hu
parent b95b42a63c
commit 0c4f042b72
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>28.1-jre</version>
<version>29.0-jre</version>
</dependency>
</dependencies>