java 3.71

This commit is contained in:
chrislu
2024-08-11 21:04:51 -07:00
parent c055ee7334
commit 83fe2bfc36
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>3.59</version>
<version>3.71</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-hadoop2-client</artifactId>
<version>3.59</version>
<version>3.71</version>
<scope>compile</scope>
</dependency>
<dependency>