[java-parent-project] 03/05: IDP-1269 - Update cryptacular to 1.1.3

Ian Young ian at iay.org.uk
Mon Jul 30 11:12:09 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=cd56563ca3bc82f47c85d597dd560d6f4b1258c7

commit cd56563ca3bc82f47c85d597dd560d6f4b1258c7
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed May 9 11:25:35 2018 -0500

    IDP-1269 - Update cryptacular to 1.1.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9c9c9b0..4699ff6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
         <maven.compiler.target>1.8</maven.compiler.target>
 
         <bouncycastle.version>1.59</bouncycastle.version>
-        <cryptacular.version>1.1.2</cryptacular.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>
         <httpclient.version>4.5.3</httpclient.version>

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


More information about the commits mailing list