diff options
Diffstat (limited to 'other/java/client/pom_debug.xml')
| -rw-r--r-- | other/java/client/pom_debug.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index dade66f7b..091271503 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.13</version> + <version>3.30</version> <parent> <groupId>org.sonatype.oss</groupId> @@ -128,7 +128,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> |
