Browse Source
Merge pull request #2911 from chrislusf/dependabot/maven/other/java/hdfs-over-ftp/org.apache.hadoop-hadoop-common-3.2.3
Bump hadoop-common from 3.2.2 to 3.2.3 in /other/java/hdfs-over-ftp
pull/2917/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.2</version> |
|
|
|
<version>3.2.3</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.apache.hadoop</groupId> |
|
|
|