aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml.deploy
diff options
context:
space:
mode:
Diffstat (limited to 'other/java/client/pom.xml.deploy')
-rw-r--r--other/java/client/pom.xml.deploy6
1 files changed, 3 insertions, 3 deletions
diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy
index 82cf5e82b..865467cdc 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>1.6.7</version>
+ <version>2.85</version>
<parent>
<groupId>org.sonatype.oss</groupId>
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</artifactId>
- <version>4.5.6</version>
+ <version>4.5.13</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@ -130,7 +130,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
- <version>1.6.7</version>
+ <version>1.6.8</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>