Browse Source

Merge pull request #2656 from chrislusf/dependabot/maven/other/java/hdfs2/org.apache.hadoop-hadoop-common-2.10.1

Bump hadoop-common from 2.9.2 to 2.10.1 in /other/java/hdfs2
pull/2661/head
Chris Lu 3 years ago
committed by GitHub
parent
commit
47c04db9b3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      other/java/hdfs2/pom.xml

2
other/java/hdfs2/pom.xml

@ -6,7 +6,7 @@
<properties>
<seaweedfs.client.version>2.85</seaweedfs.client.version>
<hadoop.version>2.9.2</hadoop.version>
<hadoop.version>2.10.1</hadoop.version>
</properties>
<groupId>com.github.chrislusf</groupId>

Loading…
Cancel
Save