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/11/15 16:27:56 UTC

[cxf] branch 3.5.x-fixes updated: Updating OpenSAML bundle to 3.4.6_3

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

coheigea pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
     new bf69d55b4c Updating OpenSAML bundle to 3.4.6_3
bf69d55b4c is described below

commit bf69d55b4cb1e0d3de25c3f6fc3de8596691ebbd
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Nov 15 16:26:22 2022 +0000

    Updating OpenSAML bundle to 3.4.6_3
    
    (cherry picked from commit 18961c276ab45d2074e7600a06b872db635fe6ad)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c3ca2b0bde..b07a591be2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -181,7 +181,7 @@
         <cxf.olingo.version>2.0.11</cxf.olingo.version>
         <cxf.openjpa.version>3.1.2</cxf.openjpa.version>
         <cxf.opensaml.osgi.version.range>[3.1,4)</cxf.opensaml.osgi.version.range>
-        <cxf.opensaml.osgi.version>3.4.5_2</cxf.opensaml.osgi.version>
+        <cxf.opensaml.osgi.version>3.4.6_3</cxf.opensaml.osgi.version>
         <cxf.opentracing.version>0.33.0</cxf.opentracing.version>
         <cxf.openwebbeans.version>2.0.26</cxf.openwebbeans.version>
         <cxf.persistence-api.version>2.2.3</cxf.persistence-api.version>