Browse Source
Merge pull request #2910 from chrislusf/dependabot/maven/other/java/hdfs3/org.apache.hadoop-hadoop-common-3.2.3
Bump hadoop-common from 3.1.4 to 3.2.3 in /other/java/hdfs3
pull/2917/head
Chris Lu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
other/java/hdfs3/pom.xml
|
@ -6,7 +6,7 @@ |
|
|
|
|
|
|
|
|
<properties> |
|
|
<properties> |
|
|
<seaweedfs.client.version>2.85</seaweedfs.client.version> |
|
|
<seaweedfs.client.version>2.85</seaweedfs.client.version> |
|
|
<hadoop.version>3.1.4</hadoop.version> |
|
|
|
|
|
|
|
|
<hadoop.version>3.2.3</hadoop.version> |
|
|
</properties> |
|
|
</properties> |
|
|
|
|
|
|
|
|
<groupId>com.github.chrislusf</groupId> |
|
|
<groupId>com.github.chrislusf</groupId> |
|
|