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

This commit is contained in:
Xiaoyu Yao 2018-10-19 21:09:51 -07:00
parent 16e0bb874d
commit e89c35a50b
1 changed files with 0 additions and 7 deletions

View File

@ -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>