aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2023-08-17 08:49:33 -0700
committerchrislu <chris.lu@gmail.com>2023-08-17 08:49:33 -0700
commit710e88f71331d10299054db7ec34aa82e9198bb9 (patch)
treea7d80fc81f181543206832e240e755147890cf7d /other/java/client
parent88fa37a35a15915d7775cc9c0eafd5c286bada74 (diff)
downloadseaweedfs-710e88f71331d10299054db7ec34aa82e9198bb9.tar.xz
seaweedfs-710e88f71331d10299054db7ec34aa82e9198bb9.zip
Java: upgrade to 3.55
Diffstat (limited to 'other/java/client')
-rw-r--r--other/java/client/pom.xml2
-rw-r--r--other/java/client/pom.xml.deploy2
-rw-r--r--other/java/client/pom_debug.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml
index 5abbf705a..9c2815c46 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.33</version>
+ <version>3.55</version>
<parent>
<groupId>org.sonatype.oss</groupId>
diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy
index 10b76ead4..2422e3894 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.33</version>
+ <version>3.55</version>
<parent>
<groupId>org.sonatype.oss</groupId>
diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml
index 1789bc906..58f6cf1ce 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.33</version>
+ <version>3.55</version>
<parent>
<groupId>org.sonatype.oss</groupId>