diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-10-11 23:56:04 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-10-11 23:56:04 -0700 |
| commit | e9dd5a602a4acf9da21b56e57a510d1f9a24875c (patch) | |
| tree | dcb177085e6ad304dc6e259f425fddfc9485dff4 /other/java/client | |
| parent | 7057e7a076b109e5d3e9140b27fa4e8beabcbc71 (diff) | |
| download | seaweedfs-e9dd5a602a4acf9da21b56e57a510d1f9a24875c.tar.xz seaweedfs-e9dd5a602a4acf9da21b56e57a510d1f9a24875c.zip | |
HCFS: 1.2.3
shade org.apache.http in https://github.com/chrislusf/seaweedfs/issues/1080
Diffstat (limited to 'other/java/client')
| -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 413897238..47742ab8d 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.2.2</version> + <version>1.2.3</version> <parent> <groupId>org.sonatype.oss</groupId> |
