diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-10-08 22:49:10 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-10-08 22:49:10 -0700 |
| commit | a999ed94d0abe53ac444c6a12cf0f5f89ea06d33 (patch) | |
| tree | 3afce719c9a255ffad5fe7a906f2b3e7b77db937 /other/java/client/pom.xml | |
| parent | f8d4b7d1c01eecb54edc4169d6b8a0d3c39a730c (diff) | |
| download | seaweedfs-a999ed94d0abe53ac444c6a12cf0f5f89ea06d33.tar.xz seaweedfs-a999ed94d0abe53ac444c6a12cf0f5f89ea06d33.zip | |
update hdfs client
Diffstat (limited to 'other/java/client/pom.xml')
| -rw-r--r-- | other/java/client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index b5c7af29e..be9470cb9 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -4,7 +4,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>1.1.6</version> + <version>1.1.8</version> <parent> <groupId>org.sonatype.oss</groupId> |
