aboutsummaryrefslogtreecommitdiff
path: root/other/java
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-12 22:01:02 +0000
committerGitHub <noreply@github.com>2022-04-12 22:01:02 +0000
commit1b1c8e4af505df8a6a65a704ba8ffe38b71c803d (patch)
tree31ba6ae099129906ee72cab47a13f5093df5f808 /other/java
parent42fea7e7d6ce0aca8474c9beba27d33f15bd4f49 (diff)
downloadseaweedfs-1b1c8e4af505df8a6a65a704ba8ffe38b71c803d.tar.xz
seaweedfs-1b1c8e4af505df8a6a65a704ba8ffe38b71c803d.zip
Bump hadoop-common from 3.2.2 to 3.2.3 in /other/java/hdfs-over-ftp
Bumps hadoop-common from 3.2.2 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'other/java')
-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 3cae6437a..8b4f0e612 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.2</version>
+ <version>3.2.3</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>