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

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


The following commit(s) were added to refs/heads/3_0_x-fixes by this push:
     new f4fba673a Bump org.cryptacular:cryptacular from 1.2.7 to 1.3.0 (#575)
f4fba673a is described below

commit f4fba673a6a47315d00656de1553b21d822dd764
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 10:36:26 2026 +0000

    Bump org.cryptacular:cryptacular from 1.2.7 to 1.3.0 (#575)
    
    Bumps 
[org.cryptacular:cryptacular](https://github.com/vt-middleware/cryptacular) 
from 1.2.7 to 1.3.0.
    - [Release notes](https://github.com/vt-middleware/cryptacular/releases)
    - 
[Changelog](https://github.com/vt-middleware/cryptacular/blob/main/release)
    - 
[Commits](https://github.com/vt-middleware/cryptacular/compare/v1.2.7...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.cryptacular:cryptacular
      dependency-version: 1.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 16ddfc9cf..e2158042f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -34,7 +34,7 @@
     <properties>
         <bcprov.version>1.83</bcprov.version>
         <commons.compress.version>1.28.0</commons.compress.version>
-        <cryptacular.version>1.2.7</cryptacular.version>
+        <cryptacular.version>1.3.0</cryptacular.version>
         <ehcache.version>3.11.1</ehcache.version>
         <hamcrest.version>3.0</hamcrest.version>
         <jakarta.mail.api.version>2.1.5</jakarta.mail.api.version>

Reply via email to