3.30 java

This commit is contained in:
chrislu
2022-10-02 18:54:39 -07:00
parent 29632d5a34
commit 707abd5b2d
8 changed files with 72 additions and 64 deletions

View File

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