Browse Source
Merge pull request #2654 from chrislusf/dependabot/maven/other/java/hdfs3/org.apache.hadoop-hadoop-common-3.1.4
Bump hadoop-common from 3.1.1 to 3.1.4 in /other/java/hdfs3
pull/2661/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> |
|
|
|
<seaweedfs.client.version>2.85</seaweedfs.client.version> |
|
|
|
<hadoop.version>3.1.1</hadoop.version> |
|
|
|
<hadoop.version>3.1.4</hadoop.version> |
|
|
|
</properties> |
|
|
|
|
|
|
|
<groupId>com.github.chrislusf</groupId> |
|
|
|