[java-parent-project] branch maint-7 updated: IDP-1269 - Update cryptacular to 1.1.3
Tom Zeller
tzeller at dragonacea.biz
Wed May 9 12:25:49 EDT 2018
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch maint-7
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=823bee01427a51e7cc6f4da8a17f6d375515040a
The following commit(s) were added to refs/heads/maint-7 by this push:
new 823bee0 IDP-1269 - Update cryptacular to 1.1.3
823bee0 is described below
commit 823bee01427a51e7cc6f4da8a17f6d375515040a
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 7967f71..0274d65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<maven.compiler.target>1.7</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