aboutsummaryrefslogtreecommitdiff
path: root/test/random_access
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-03-22 23:25:47 -0700
committerChris Lu <chris.lu@gmail.com>2021-03-22 23:25:47 -0700
commitb5e10bf51141c543d588c08179e478e894886e98 (patch)
tree200b178de3df2c4abdf72aff5b42804858f74095 /test/random_access
parent5a78c6ca9928585b94b4b95bfe435ff9453bd2ee (diff)
downloadseaweedfs-b5e10bf51141c543d588c08179e478e894886e98.tar.xz
seaweedfs-b5e10bf51141c543d588c08179e478e894886e98.zip
Java client 1.6.3
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..8baaa01c7 100644
--- a/test/random_access/pom.xml
+++ b/test/random_access/pom.xml
@@ -40,7 +40,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
- <version>1.6.2</version>
+ <version>1.6.3</version>
</extension>
</extensions>
<plugins>