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

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

commit 0f50cbb3342df3c1d2fed27adfde5bd261fa94af
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Oct 24 04:57:34 2023 +0100

    WSS-707 - Updating to XML Security 2.3.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d867373a0..af62844b0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -47,7 +47,7 @@
         <slf4j.version>1.7.36</slf4j.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xz.version>1.9</xz.version>
-        <xmlsec.version>2.3.3</xmlsec.version>
+        <xmlsec.version>2.3.4</xmlsec.version>
         <xmlunit.version>2.8.2</xmlunit.version>
         <!-- OSGi related properties -->
         <wss4j.osgi.import />

Reply via email to