Bump guava from 24.0-jre to 29.0-jre in /cf-file/cf-file-domain

Bumps [guava](https://github.com/google/guava) from 24.0-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:06:10 +00:00 committed by GitHub
parent 3cb9692ea6
commit 44c057c14d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>24.0-jre</version>
<version>29.0-jre</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>