aboutsummaryrefslogtreecommitdiff
path: root/other
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-19 20:35:35 -0800
committerGitHub <noreply@github.com>2025-11-19 20:35:35 -0800
commit4c07635a8522e41f6960f0e922ad63bc9240ea50 (patch)
tree2655b07bc00b89c96b622f84dccf410a86547cf6 /other
parentd8cac1a6cc85313b01068982557bda3b754f0310 (diff)
downloadseaweedfs-4c07635a8522e41f6960f0e922ad63bc9240ea50.tar.xz
seaweedfs-4c07635a8522e41f6960f0e922ad63bc9240ea50.zip
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs-over-ftp (#7513)
chore(deps): bump org.apache.hadoop:hadoop-common 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/hdfs-over-ftp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/hdfs-over-ftp/pom.xml b/other/java/hdfs-over-ftp/pom.xml
index 6cf1c86ea..3f7e6c4b0 100644
--- a/other/java/hdfs-over-ftp/pom.xml
+++ b/other/java/hdfs-over-ftp/pom.xml
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
- <version>3.2.4</version>
+ <version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>