aboutsummaryrefslogtreecommitdiff
path: root/other
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-18 17:18:31 -0800
committerGitHub <noreply@github.com>2025-11-18 17:18:31 -0800
commit7c8896c3ffa94cc772aabab73fa2da3a6f5398e7 (patch)
tree727942059b70586ba248473dfce85e700d6a1439 /other
parentaef5121c363a030f6457fcc68307f196d67accd8 (diff)
downloadseaweedfs-7c8896c3ffa94cc772aabab73fa2da3a6f5398e7.tar.xz
seaweedfs-7c8896c3ffa94cc772aabab73fa2da3a6f5398e7.zip
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>
Diffstat (limited to 'other')
-rw-r--r--other/java/hdfs2/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/hdfs2/pom.xml b/other/java/hdfs2/pom.xml
index 50fbdbc06..949b88c35 100644
--- a/other/java/hdfs2/pom.xml
+++ b/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>