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 f68d34580 Updating to XML Security 3.0.1
f68d34580 is described below

commit f68d34580a3f8a2ec8463c96dff22d8ac07d5d4c
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Sep 16 10:02:24 2022 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 22bb9fdb3..6f7744d1b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,7 +49,7 @@
         <woodstox.version>6.2.8</woodstox.version>
         <xalan.version>2.7.2</xalan.version>
         <xz.version>1.9</xz.version>
-        <xmlsec.version>3.0.0</xmlsec.version>
+        <xmlsec.version>3.0.1</xmlsec.version>
         <xmlunit.version>2.9.0</xmlunit.version>
         <!-- OSGi related properties -->
         <wss4j.osgi.import />

Reply via email to