diff options
| author | chrislu <chris.lu@gmail.com> | 2024-08-11 21:04:51 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2024-08-11 21:04:51 -0700 |
| commit | 83fe2bfc3665d94462f6ed07459b58eaedc30df6 (patch) | |
| tree | 2a11fb621d51da50c6ff49dfca5d7d275949354b /other/java/client | |
| parent | c055ee733435147f01d1d61ac00ad63f1d917087 (diff) | |
| download | seaweedfs-83fe2bfc3665d94462f6ed07459b58eaedc30df6.tar.xz seaweedfs-83fe2bfc3665d94462f6ed07459b58eaedc30df6.zip | |
java 3.71
Diffstat (limited to 'other/java/client')
| -rw-r--r-- | other/java/client/pom.xml | 2 | ||||
| -rw-r--r-- | other/java/client/pom.xml.deploy | 2 | ||||
| -rw-r--r-- | other/java/client/pom_debug.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index cc342dc08..3c983f9e5 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>3.59</version> + <version>3.71</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index ee1326636..cf98f2467 100644 --- a/other/java/client/pom.xml.deploy +++ b/other/java/client/pom.xml.deploy @@ -5,7 +5,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>3.59</version> + <version>3.71</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index 423d0af02..b2386e019 100644 --- a/other/java/client/pom_debug.xml +++ b/other/java/client/pom_debug.xml @@ -5,7 +5,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>3.59</version> + <version>3.71</version> <parent> <groupId>org.sonatype.oss</groupId> |
