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 2020/11/05 00:21:30 UTC

[cxf] 01/02: Update to Brave 5.13.0 / Zipkin 2.22.1 / Reporter 2.15.4

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

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

commit 928e0cedaff5c34b6cdee27542e38ff1ca1fd909
Author: reta <dr...@gmail.com>
AuthorDate: Wed Nov 4 19:12:55 2020 -0500

    Update to Brave 5.13.0 / Zipkin 2.22.1 / Reporter 2.15.4
    
    (cherry picked from commit fb4b78dbc40ff9b56eb53abe3aca02865ef8672d)
---
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 167d49c..707f903 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,9 +87,9 @@
         <cxf.atmosphere.version.range>[2.4,3.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>2.5.15</cxf.atmosphere.version>
         <cxf.bcprov.version>1.66</cxf.bcprov.version>
-        <cxf.brave.reporter.version>2.15.2</cxf.brave.reporter.version>
-        <cxf.brave.version>5.12.6</cxf.brave.version>
-        <cxf.brave.zipkin.version>2.21.7</cxf.brave.zipkin.version>
+        <cxf.brave.reporter.version>2.15.4</cxf.brave.reporter.version>
+        <cxf.brave.version>5.13.0</cxf.brave.version>
+        <cxf.brave.zipkin.version>2.22.1</cxf.brave.zipkin.version>
         <cxf.cda.api.osgi.range>[1.1,2)</cxf.cda.api.osgi.range>
         <cxf.cdi.api.version>1.2</cxf.cdi.api.version>
         <cxf.classgraph.version>4.6.32</cxf.classgraph.version>