Skip to content

Commit

Permalink
Merge pull request #18 from rysteboe/JENKINS-45621
Browse files Browse the repository at this point in the history
[JENKINS-45621] Update bouncycastle dependency
  • Loading branch information
alvarolobato committed Jul 20, 2017
2 parents 88518b8 + 5cc3755 commit 6a7f532
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.54</version>
<version>1.57</version>
</dependency>
</dependencies>
</project>

0 comments on commit 6a7f532

Please sign in to comment.