HDFS-12284. addendum to HDFS-12284. Contributed by Inigo Goiri.
This commit is contained in:
parent
6f2c871b05
commit
ebfd2d8a4e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue