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 14ebed99b Updating to XML Security 3.0.4
14ebed99b is described below

commit 14ebed99bb0c8f0b75434b898b4c137315b9c8c5
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Thu Feb 22 13:42:03 2024 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 116c14f3e..3741bc5e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,7 +49,7 @@
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <woodstox.version>6.5.1</woodstox.version>
         <xz.version>1.9</xz.version>
-        <xmlsec.version>3.0.4-SNAPSHOT</xmlsec.version>
+        <xmlsec.version>3.0.4</xmlsec.version>
         <xmlunit.version>2.9.1</xmlunit.version>
         <!-- OSGi related properties -->
         <wss4j.osgi.import />

Reply via email to