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/06/04 08:52:34 UTC

[cxf] 02/02: Updating to Santuario 2.2.0

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

commit ec10806f0833e004cbdecad0e308cf8c2df33619
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Jun 4 08:52:40 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ecc1a21..40b6e19 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -260,7 +260,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-SNAPSHOT</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>2.2.0</cxf.xmlsec.bundle.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
     </properties>
     <build>