HDFS-12284. addendum to HDFS-12284. Contributed by Inigo Goiri.

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

Branch: refs/heads/HDFS-13891
Commit: 16d023e6d428b65f1b04fc9e28883b71a47bea0e
Parents: a20afdc
Author: Brahma Reddy Battula <[email protected]>
Authored: Wed Nov 7 07:37:02 2018 +0530
Committer: Inigo Goiri <[email protected]>
Committed: Sat Dec 15 11:15:05 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/16d023e6/hadoop-hdfs-project/hadoop-hdfs-rbf/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs-rbf/pom.xml 
b/hadoop-hdfs-project/hadoop-hdfs-rbf/pom.xml
index 9f515bc..947c91a 100644
--- a/hadoop-hdfs-project/hadoop-hdfs-rbf/pom.xml
+++ b/hadoop-hdfs-project/hadoop-hdfs-rbf/pom.xml
@@ -36,7 +36,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <dependencies>
     <dependency>
       <groupId>org.bouncycastle</groupId>
-      <artifactId>bcprov-jdk16</artifactId>
+      <artifactId>bcprov-jdk15on</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>


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

Reply via email to