Addendum to HADOOP-16990. Update Mockserver. Contributed by Akira Ajisaka.

Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 800b1ed1c2)
This commit is contained in:
Akira Ajisaka 2020-10-12 11:57:37 -07:00
parent e009afbae8
commit 69b60ead5b
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 0 additions and 5 deletions

View File

@ -99,11 +99,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
</exclusion>
</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>