Browse Source
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
pull/2661/head
Chris Lu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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> |
|
|
|