java client 1.6.5

This commit is contained in:
Chris Lu
2021-05-17 23:18:37 -07:00
parent 33fe0b96e6
commit 6c1c72b1f4
8 changed files with 9 additions and 9 deletions

View File

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