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
The following commit(s) were added to refs/heads/master by this push:
new 0909a1081 Bump org.cryptacular:cryptacular from 1.2.7 to 1.3.0 (#575)
0909a1081 is described below
commit 0909a10813460d667f04c81df178c2f409891daf
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 84a59424b..a64924a36 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -35,7 +35,7 @@
<bcprov.version>1.83</bcprov.version>
<bc.fips.version>2.1.2</bc.fips.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>