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:13:20 UTC

[cxf] branch master updated: 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 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 fb4b78d  Update to Brave 5.13.0 / Zipkin 2.22.1 / Reporter 2.15.4
fb4b78d is described below

commit fb4b78dbc40ff9b56eb53abe3aca02865ef8672d
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
---
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3e31dc2..066bc67 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -86,9 +86,9 @@
         <cxf.atmosphere.version.range>[2.4,3.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>2.6.1</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>2.0.2</cxf.cdi.api.version>
         <cxf.classgraph.version>4.8.25</cxf.classgraph.version>