HDDS-704. Fix the Dependency convergence issue on HDDS-4. Contributed by Xiaoyu 
Yao.


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

Branch: refs/heads/HDDS-4
Commit: b2c4110e3535cbd0cb45c22a808d4b89c0d08957
Parents: 4c04b0e
Author: Xiaoyu Yao <[email protected]>
Authored: Fri Oct 19 21:09:51 2018 -0700
Committer: Xiaoyu Yao <[email protected]>
Committed: Wed Nov 21 12:13:04 2018 -0800

----------------------------------------------------------------------
 hadoop-hdds/common/pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2c4110e/hadoop-hdds/common/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-hdds/common/pom.xml b/hadoop-hdds/common/pom.xml
index 30dcc58..061158c 100644
--- a/hadoop-hdds/common/pom.xml
+++ b/hadoop-hdds/common/pom.xml
@@ -112,13 +112,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd";>
       <artifactId>commons-pool2</artifactId>
       <version>2.6.0</version>
     </dependency>
-
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.54</version>
-    </dependency>
-
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcpkix-jdk15on</artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to