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

This commit is contained in:
Brahma Reddy Battula 2018-11-07 07:37:02 +05:30
parent 6f2c871b05
commit ebfd2d8a4e
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ https://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>