You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2020/08/18 15:59:40 UTC

[cxf] branch master updated: Update to 5.11 brave version. Cannot go to 5.12 due to osgi issues. (issue logged with them)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 370b7c0  Update to 5.11 brave version.  Cannot go to 5.12 due to osgi issues.  (issue logged with them)
370b7c0 is described below

commit 370b7c06c1cf5abdd6e90e92bd7b810a6e8990cc
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Tue Aug 18 11:58:58 2020 -0400

    Update to 5.11 brave version.  Cannot go to 5.12 due to osgi issues.  (issue logged with them)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 101bc0e..8c650fb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
         <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>
         <cxf.bcprov.version>1.66</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.12.1</cxf.brave.reporter.version>
-        <cxf.brave.version>5.10.1</cxf.brave.version>
+        <cxf.brave.version>5.11.2</cxf.brave.version>
         <cxf.brave.zipkin.version>2.19.3</cxf.brave.zipkin.version>
         <cxf.cda.api.osgi.range>[1.1,2)</cxf.cda.api.osgi.range>
         <cxf.cdi.api.version>2.0.2</cxf.cdi.api.version>