You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2020/12/14 09:04:18 UTC

[ws-wss4j] branch 2_3_x-fixes updated: Updating to Santuario 2.2.1

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

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


The following commit(s) were added to refs/heads/2_3_x-fixes by this push:
     new 7771a72  Updating to Santuario 2.2.1
7771a72 is described below

commit 7771a72a61908d97ea38eb8b7f3081f245d63f90
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Dec 14 07:28:59 2020 +0000

    Updating to Santuario 2.2.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 771a150..df4afce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -47,7 +47,7 @@
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>
         <xz.version>1.8</xz.version>
-        <xmlsec.version>2.2.0</xmlsec.version>
+        <xmlsec.version>2.2.1</xmlsec.version>
         <xmlunit.version>2.7.0</xmlunit.version>
         
         <!-- OSGi related properties -->