diff options
| author | chrislu <chris.lu@gmail.com> | 2022-10-02 18:54:39 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2022-10-02 18:54:39 -0700 |
| commit | 707abd5b2d457e390140dd5e1a765dde184d7328 (patch) | |
| tree | c2128bff73812ad3164e523ba33cd71cc78aa6af /other/java/hdfs2/pom.xml | |
| parent | 29632d5a34b2b8fba4060642b212ea46a3a09a91 (diff) | |
| download | seaweedfs-707abd5b2d457e390140dd5e1a765dde184d7328.tar.xz seaweedfs-707abd5b2d457e390140dd5e1a765dde184d7328.zip | |
3.30 java
Diffstat (limited to 'other/java/hdfs2/pom.xml')
| -rw-r--r-- | other/java/hdfs2/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/other/java/hdfs2/pom.xml b/other/java/hdfs2/pom.xml index 1e26cf96d..8bbd4c99e 100644 --- a/other/java/hdfs2/pom.xml +++ b/other/java/hdfs2/pom.xml @@ -5,7 +5,7 @@ <modelVersion>4.0.0</modelVersion> <properties> - <seaweedfs.client.version>3.13</seaweedfs.client.version> + <seaweedfs.client.version>3.30</seaweedfs.client.version> <hadoop.version>3.2.4</hadoop.version> </properties> @@ -129,7 +129,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> |
