Browse Source

chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs2 (#7502)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/7510/head
dependabot[bot] 7 days ago
committed by GitHub
parent
commit
7c8896c3ff
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