This commit is contained in:
chrislu
2022-01-02 17:05:19 -08:00
parent 077f831749
commit 5799a20f71
10 changed files with 12 additions and 12 deletions

View File

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