You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2022/06/14 07:03:15 UTC

[ws-wss4j] 05/06: Updating cryptacular to 1.2.5

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

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

commit f5a4234e29efdc969fad2f2919d450f6a0a449a6
Author: Colm O hEigeartaigh <co...@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 934f3bd6e..fb9297621 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -34,7 +34,7 @@
     <properties>
         <bcprov.version>1.70</bcprov.version>
         <commons.compress.version>1.21</commons.compress.version>
-        <cryptacular.version>1.2.4</cryptacular.version>
+        <cryptacular.version>1.2.5</cryptacular.version>
         <ehcache.version>3.10.0</ehcache.version>
         <hamcrest.version>2.2</hamcrest.version>
         <jakarta.mail.api.version>2.1.0</jakarta.mail.api.version>