This commit is contained in:
Chris Lu
2021-10-17 18:41:23 -07:00
parent 97c963bac9
commit 8cd7a0365b
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.8</version>
<version>1.6.9</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-hadoop2-client</artifactId>
<version>1.6.8</version>
<version>1.6.9</version>
<scope>compile</scope>
</dependency>
<dependency>