[java-parent-project] branch master updated: JPAR-152 - Update Bouncy Castle provider and pkix dependencies to 1.64

Ian Young ian at iay.org.uk
Tue Dec 17 09:14:47 EST 2019


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=eb168ea504dcf76879456565a2c8856a8cdb6a79

The following commit(s) were added to refs/heads/master by this push:
       new  eb168ea   JPAR-152 - Update Bouncy Castle provider and pkix dependencies to 1.64
eb168ea is described below

commit eb168ea504dcf76879456565a2c8856a8cdb6a79
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Dec 17 14:14:43 2019 +0000

    JPAR-152 - Update Bouncy Castle provider and pkix dependencies to 1.64
    
    https://issues.shibboleth.net/jira/browse/JPAR-152
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b295eeb..a9dcef6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
         <maven.compiler.source>11</maven.compiler.source>
         <maven.compiler.target>11</maven.compiler.target>
 
-        <bouncycastle.version>1.59</bouncycastle.version>
+        <bouncycastle.version>1.64</bouncycastle.version>
         <cryptacular.version>1.1.3</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