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
This commit is contained in:
Chris Lu 2022-02-09 16:15:21 -08:00 committed by GitHub
commit 439f0f834d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>