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

[cxf] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new be47826  Updating to Santuario 2.2.1
be47826 is described below

commit be478266f6ce99dc6326aceccb77f13e87f76ef0
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Dec 14 09:14:07 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 793bc2d..e2c1b19 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -266,7 +266,7 @@
         <cxf.xalan.bundle.version>2.7.2_3</cxf.xalan.bundle.version>
         <cxf.xerces.bundle.version>2.12.0_1</cxf.xerces.bundle.version>
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
-        <cxf.xmlsec.bundle.version>2.2.0</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>2.2.1</cxf.xmlsec.bundle.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
     </properties>
     <build>