aboutsummaryrefslogtreecommitdiff
path: root/test/random_access
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-30 07:46:24 +0000
committerGitHub <noreply@github.com>2021-03-30 07:46:24 +0000
commitfb04fda28bd06cf1ec195d7f28d24be351da8dfa (patch)
tree583e281a5fb1de04371ec24fd17dac2376b43faa /test/random_access
parenta5662c9e5e1f214971bdbcaea9b45afd30e77421 (diff)
downloadseaweedfs-fb04fda28bd06cf1ec195d7f28d24be351da8dfa.tar.xz
seaweedfs-fb04fda28bd06cf1ec195d7f28d24be351da8dfa.zip
Bump guava from 28.0-jre to 29.0-jre in /test/random_access
Bumps [guava](https://github.com/google/guava) from 28.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>
Diffstat (limited to 'test/random_access')
-rw-r--r--test/random_access/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/random_access/pom.xml b/test/random_access/pom.xml
index 44a3fd9df..0e3628cca 100644
--- a/test/random_access/pom.xml
+++ b/test/random_access/pom.xml
@@ -8,7 +8,7 @@
<version>1.0-SNAPSHOT</version>
<properties>
- <guava.version>28.0-jre</guava.version>
+ <guava.version>29.0-jre</guava.version>
</properties>
<dependencies>