Browse Source

chore(deps): bump org.apache.hadoop:hadoop-common in /other/java/hdfs2

Bumps org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/7502/head
dependabot[bot] 2 weeks ago
committed by GitHub
parent
commit
5ef716fd74
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      other/java/hdfs2/pom.xml

2
other/java/hdfs2/pom.xml

@ -6,7 +6,7 @@
<properties>
<seaweedfs.client.version>3.80</seaweedfs.client.version>
<hadoop.version>3.2.4</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
</properties>
<groupId>com.seaweedfs</groupId>

Loading…
Cancel
Save