Browse Source

Bump hadoop-common from 3.1.1 to 3.1.4 in /other/java/hdfs3

Bumps hadoop-common from 3.1.1 to 3.1.4.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2654/head
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
1236efb039
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      other/java/hdfs3/pom.xml

2
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>

Loading…
Cancel
Save