You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by st...@apache.org on 2018/02/21 10:43:33 UTC

[2/3] hadoop git commit: HADOOP-15247. Move commons-net up to 3.6. Contributed by Steve Loughran.

HADOOP-15247. Move commons-net up to 3.6.
Contributed by Steve Loughran.

(cherry picked from commit 004b722372de67635a24e71b264b3b604df4b693)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/958b4450
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/958b4450
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/958b4450

Branch: refs/heads/branch-3.1
Commit: 958b445047ba971859d15caefba70a23992c8440
Parents: e53da39
Author: Steve Loughran <st...@apache.org>
Authored: Wed Feb 21 10:41:20 2018 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Wed Feb 21 10:41:20 2018 +0000

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/958b4450/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index cbb9f89..74a2afd 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -600,7 +600,7 @@
       <dependency>
         <groupId>commons-net</groupId>
         <artifactId>commons-net</artifactId>
-        <version>3.1</version>
+        <version>3.6</version>
       </dependency>
       <dependency>
         <groupId>javax.servlet</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org