[java-parent-project] 01/02: IDP-1465 - Update cryptacular to 1.2.4

Ian Young ian at iay.org.uk
Tue Feb 11 12:01:47 EST 2020


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

commit d89d6f1d4d90ffac13c61832680e21224a586ebc
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Feb 11 16:45:21 2020 +0000

    IDP-1465 - Update cryptacular to 1.2.4
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 20b3b99..4946552 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
         <maven.compiler.target>11</maven.compiler.target>
 
         <bouncycastle.version>1.64</bouncycastle.version>
-        <cryptacular.version>1.2.3</cryptacular.version>
+        <cryptacular.version>1.2.4</cryptacular.version>
         <!-- IMPORTANT: httpclient and httpcore versions need to be updated together.  -->
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
         <httpclient.version>4.5.11</httpclient.version>

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


More information about the commits mailing list