You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/02/14 01:20:56 UTC

[cxf] branch 3.4.x-fixes updated: Update Apache OpenWebBeans to 2.0.26

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

reta 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 838a56b  Update Apache OpenWebBeans to 2.0.26
838a56b is described below

commit 838a56bc06cf0b9f18b87f5f20e20a2db6a4ba59
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Feb 13 16:24:01 2022 -0500

    Update Apache OpenWebBeans to 2.0.26
    
    (cherry picked from commit ccc8ab1c985309be3648d700c7331b46e03816e1)
    (cherry picked from commit c3a88d1d04190673f5cfcb0e8ce36481f2121f25)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 292beae..bcf4295 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -186,7 +186,7 @@
         <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.opentracing.version>0.33.0</cxf.opentracing.version>
-        <cxf.openwebbeans.version>2.0.25</cxf.openwebbeans.version>
+        <cxf.openwebbeans.version>2.0.26</cxf.openwebbeans.version>
         <cxf.persistence-api.version>2.2.3</cxf.persistence-api.version>
         <cxf.plexus-archiver.version>4.2.0</cxf.plexus-archiver.version>
         <cxf.plexus-utils.version>3.3.0</cxf.plexus-utils.version>