aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-11 14:40:19 -0700
committerGitHub <noreply@github.com>2022-08-11 14:40:19 -0700
commit53b601616cb5c42c49cf5d8f82a4142a1a7f41c3 (patch)
tree84dc47fda64c04cdb7ad73726434e149e40213fd
parent710d2a6f166c21fb2b48cc0e5dc6e6131f2c11aa (diff)
downloadseaweedfs-53b601616cb5c42c49cf5d8f82a4142a1a7f41c3.tar.xz
seaweedfs-53b601616cb5c42c49cf5d8f82a4142a1a7f41c3.zip
Bump hadoop-common from 3.2.3 to 3.2.4 in /other/java/hdfs-over-ftp (#3433)
Bumps hadoop-common from 3.2.3 to 3.2.4. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-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 8b4f0e612..db01a5149 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.3</version>
+ <version>3.2.4</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>