[java-parent-project] branch main updated: Update cryptacular to 1.3.0
Codeberg
noreply at shibboleth.net
Mon Jan 19 22:07:04 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-parent-project.
View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/db5e9882197e8f7900d97e9931b942781c629a72
The following commit(s) were added to refs/heads/main by this push:
new db5e988 Update cryptacular to 1.3.0
db5e988 is described below
commit db5e9882197e8f7900d97e9931b942781c629a72
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Mon Jan 19 16:53:53 2026 -0500
Update cryptacular to 1.3.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ecd419f..4e80e4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<commons.compress.version>1.26.2</commons.compress.version>
<commons.io.version>2.16.1</commons.io.version>
<commons.lang3.version>3.14.0</commons.lang3.version>
- <cryptacular.version>1.3.0-SNAPSHOT</cryptacular.version>
+ <cryptacular.version>1.3.0</cryptacular.version>
<duoweb.version>1.3</duoweb.version>
<!-- IMPORTANT: httpclient and httpcore versions need to be updated together. -->
<httpclient.groupId>org.apache.httpcomponents.client5</httpclient.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list