update java client to 3.71, also adjust the groupId

This commit is contained in:
chrislu
2024-08-12 17:30:18 -07:00
parent 9a0b71e874
commit 915f9f5054
9 changed files with 184 additions and 121 deletions

View File

@@ -49,7 +49,7 @@
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>com.github.chrislusf</groupId>
<groupId>com.seaweedfs</groupId>
<artifactId>seaweedfs-hadoop3-client</artifactId>
<version>1.6.2</version>
</dependency>
@@ -117,4 +117,4 @@
</plugins>
</build>
</project>
</project>