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 2022/03/23 08:00:14 UTC

[cxf] 02/02: Updating XML Security to 3.0.0-SNAPSHOT3

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

coheigea pushed a commit to branch opensaml4
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 316fb74e5470c60cf5e090ac8c402f065b0e6c74
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Mar 7 14:23:22 2022 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index faeebe3..c237fd7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -271,7 +271,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.3.0</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>3.0.0-SNAPSHOT</cxf.xmlsec.bundle.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
         <cxf.awaitility.version>4.1.1</cxf.awaitility.version>
     </properties>