This is an automated email from the ASF dual-hosted git repository.

weichiu pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new 800b1ed  Addendum to HADOOP-16990. Update Mockserver. Contributed by 
Akira Ajisaka.
800b1ed is described below

commit 800b1ed1c22ccd60a8560a80e2d84129b359e630
Author: Akira Ajisaka <aajis...@apache.org>
AuthorDate: Mon Oct 12 11:57:37 2020 -0700

    Addendum to HADOOP-16990. Update Mockserver. Contributed by Akira Ajisaka.
    
    Signed-off-by: Wei-Chiu Chuang <weic...@apache.org>
---
 hadoop-hdfs-project/hadoop-hdfs-client/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml 
b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml
index 376e826..f783131 100644
--- a/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml
+++ b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml
@@ -100,11 +100,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd";>
       </exclusions>
     </dependency>
     <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcprov-jdk16</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
       <groupId>org.apache.hadoop</groupId>
       <artifactId>hadoop-common</artifactId>
       <scope>test</scope>


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

Reply via email to