Skip to content

Commit 3c8ba28

Browse files
author
gm2552
committed
Updating to latest bouncy castle libraries.
1 parent db4d600 commit 3c8ba28

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
<scope>test</scope>
6464
</dependency>
6565
<dependency>
66-
<groupId>bouncycastle</groupId>
67-
<artifactId>bcprov-jdk15</artifactId>
68-
<version>140</version>
69-
</dependency>
66+
<groupId>org.bouncycastle</groupId>
67+
<artifactId>bcprov-jdk15on</artifactId>
68+
<version>1.60</version>
69+
</dependency>
7070
<dependency>
7171
<groupId>dnsjava</groupId>
7272
<artifactId>dnsjava</artifactId>

0 commit comments

Comments
 (0)