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 10:23:23 UTC

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


The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
     new 56fb5e2  Updating to Santuario 2.2.1
56fb5e2 is described below

commit 56fb5e2da2d3330a5b0bce6c2065db75243c7085
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Dec 14 09:14:07 2020 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index bc95de0..0f154cf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -265,7 +265,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>