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 7fa4ed6fa Upgrade cryptacular to 1.2.7 (#380) 7fa4ed6fa is described below commit 7fa4ed6fa167fb589f1e123c1ac2447739d6335d Author: jimma <e...@apache.org> 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 19b99d515..905c31a42 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -35,7 +35,7 @@ <properties> <bcprov.version>1.78.1</bcprov.version> <commons.compress.version>1.26.2</commons.compress.version> - <cryptacular.version>1.2.6</cryptacular.version> + <cryptacular.version>1.2.7</cryptacular.version> <ehcache.version>3.10.8</ehcache.version> <hamcrest.version>3.0</hamcrest.version> <jakarta.mail.api.version>2.1.3</jakarta.mail.api.version>