Skip to content

Commit 151537d

Browse files
committed
Update org.bouncycastle dependency #554
http://www.bouncycastle.org/releasenotes.html
1 parent 7aa5d6f commit 151537d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

util/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
<dependency>
6060
<groupId>org.bouncycastle</groupId>
6161
<artifactId>bcprov-ext-jdk15on</artifactId>
62-
<version>1.59</version>
62+
<version>1.61</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.bouncycastle</groupId>
6666
<artifactId>bcpkix-jdk15on</artifactId>
67-
<version>1.59</version>
67+
<version>1.61</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.microsoft.azure</groupId>

0 commit comments

Comments
 (0)