aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-09 22:29:49 +0000
committerGitHub <noreply@github.com>2022-02-09 22:29:49 +0000
commit20657157128ab59428c47f1a6d8f65a85f80fc07 (patch)
tree5b2359d54ad1dfa6301975a2cca35e41e96266dd
parenteb39f783968b118a8eb84a7b389f30058c3892ba (diff)
downloadseaweedfs-20657157128ab59428c47f1a6d8f65a85f80fc07.tar.xz
seaweedfs-20657157128ab59428c47f1a6d8f65a85f80fc07.zip
Bump hadoop-common from 3.2.1 to 3.2.2 in /other/java/hdfs-over-ftp
Bumps hadoop-common from 3.2.1 to 3.2.2. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@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 0db422db5..3cae6437a 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.1</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>