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/11 01:33:27 UTC

[cxf] 02/04: 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.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 067f1afd5e29c0b6601a6df0e44862f52e548476
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 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>