Java: upgrade to 3.55

This commit is contained in:
chrislu
2023-08-17 08:49:33 -07:00
parent 88fa37a35a
commit 710e88f713
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.33</version>
<version>3.55</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-hadoop2-client</artifactId>
<version>3.33</version>
<version>3.55</version>
<scope>compile</scope>
</dependency>
<dependency>