[java-parent-project] branch maint-7 updated: IDP-1622 - Update dependencies
Scott Cantor
cantor.2 at osu.edu
Mon Jun 22 13:35:03 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor 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=758fd11d589d13028bb0364c569e2d7b52b446e6
The following commit(s) were added to refs/heads/maint-7 by this push:
new 758fd11 IDP-1622 - Update dependencies
758fd11 is described below
commit 758fd11d589d13028bb0364c569e2d7b52b446e6
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 22 09:35:01 2020 -0400
IDP-1622 - Update dependencies
Update cryptacular to 1.1.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9b32745..ffbbd12 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.3</cryptacular.version>
+ <cryptacular.version>1.1.4</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