Java: 1.7.0

update org.apache.httpcomponents to 4.5.13
update grpc API to use cacheRemoteObjectToLocalCluster
This commit is contained in:
Chris Lu
2021-11-03 01:36:26 -07:00
parent af71ae11aa
commit 6fb6480a3b
9 changed files with 15 additions and 15 deletions

View File

@@ -11,13 +11,13 @@
<dependency>
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-client</artifactId>
<version>1.6.9</version>
<version>1.7.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-hadoop2-client</artifactId>
<version>1.6.9</version>
<version>1.7.0</version>
<scope>compile</scope>
</dependency>
<dependency>