This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 0ed4b65467c7f8487c19aa518e86c80cddaa5621
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Tue Jun 14 07:56:26 2022 +0100

    Updating cryptacular to 1.2.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index df32e889b..0dc0075c7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -34,7 +34,7 @@
     <properties>
         <bcprov.version>1.75</bcprov.version>
         <commons.compress.version>1.23.0</commons.compress.version>
-        <cryptacular.version>1.2.4</cryptacular.version>
+        <cryptacular.version>1.2.5</cryptacular.version>
         <ehcache.version>3.9.6</ehcache.version>
         <geronimo.javamail.version>1.8.4</geronimo.javamail.version>
         <hamcrest.version>2.2</hamcrest.version>

Reply via email to