Skip to content

Commit

Permalink
Merge pull request #22 from dwnusbaum/JENKINS-45621
Browse files Browse the repository at this point in the history
Update BouncyCastle provider to 1.59
  • Loading branch information
dwnusbaum committed Jun 6, 2018
2 parents 4818510 + 5a2c206 commit 13f2475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.57</version>
<version>1.59</version>
</dependency>
</dependencies>
</project>

0 comments on commit 13f2475

Please sign in to comment.