[java-parent-project] 01/02: Update cryptacular to 1.2.5
Ian Young
ian at iay.org.uk
Wed Dec 21 14:46:24 UTC 2022
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-11
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=c9f69fcb59c1953d720f66b1aff6ca50f7ab1347
commit c9f69fcb59c1953d720f66b1aff6ca50f7ab1347
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Dec 20 15:39:55 2022 +0000
Update cryptacular to 1.2.5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b4bcb0..ac21828 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<ant.version>1.10.12</ant.version>
<bouncycastle.version>1.70</bouncycastle.version>
<commons.compress.version>1.22</commons.compress.version>
- <cryptacular.version>1.2.4</cryptacular.version>
+ <cryptacular.version>1.2.5</cryptacular.version>
<duoweb.version>1.3</duoweb.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