aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-02-09 16:15:21 -0800
committerGitHub <noreply@github.com>2022-02-09 16:15:21 -0800
commit439f0f834da9eb55bd772e2e5e03d191dc0d0e0f (patch)
treeda001f9db91e58a781eba81031a03b103dde9946
parent47c04db9b390bcf48379c15f6f2ab3f7089213ec (diff)
parent20657157128ab59428c47f1a6d8f65a85f80fc07 (diff)
downloadseaweedfs-439f0f834da9eb55bd772e2e5e03d191dc0d0e0f.tar.xz
seaweedfs-439f0f834da9eb55bd772e2e5e03d191dc0d0e0f.zip
Merge pull request #2655 from chrislusf/dependabot/maven/other/java/hdfs-over-ftp/org.apache.hadoop-hadoop-common-3.2.2
Bump hadoop-common from 3.2.1 to 3.2.2 in /other/java/hdfs-over-ftp
-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>