diff options
Diffstat (limited to 'other/java/client/pom.xml.deploy')
| -rw-r--r-- | other/java/client/pom.xml.deploy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index e3239de0e..4b661c6cd 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.13</version> + <version>3.30</version> <parent> <groupId>org.sonatype.oss</groupId> @@ -154,7 +154,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> - <version>2.9.1</version> + <version>3.0.1</version> <executions> <execution> <id>attach-javadocs</id> |
