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 7911d5c0b90dd83854e1cde2bec28a0ab69576c5
Author: jimma <[email protected]>
AuthorDate: Wed Oct 23 16:52:53 2024 +0800

    Upgrade cryptacular to 1.2.7 (#380)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5c32a1254..51146e1b7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -34,7 +34,7 @@
     <properties>
         <bcprov.version>1.82</bcprov.version>
         <commons.compress.version>1.28.0</commons.compress.version>
-        <cryptacular.version>1.2.6</cryptacular.version>
+        <cryptacular.version>1.2.7</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