[java-parent-project] 02/05: IDP-1282 - Update Bouncy Castle to 1.59

Ian Young ian at iay.org.uk
Mon Jul 30 11:12:08 EDT 2018


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=2c9c27d7d511c700815ad2e8ddb55adffc13d7e2

commit 2c9c27d7d511c700815ad2e8ddb55adffc13d7e2
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu May 3 15:21:58 2018 -0500

    IDP-1282 - Update Bouncy Castle to 1.59
    
    https://issues.shibboleth.net/jira/browse/IDP-1282
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88dd59c..9c9c9b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
 
-        <bouncycastle.version>1.57</bouncycastle.version>
+        <bouncycastle.version>1.59</bouncycastle.version>
         <cryptacular.version>1.1.2</cryptacular.version>
         <!-- IMPORTANT: httpclient and httpcore versions need to be updated together.  -->
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list