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 e2210a3  Update to Brave 5.13.2 / Zipkin 2.23.0 / Brave Reporter 2.16.2
e2210a3 is described below

commit e2210a3520f39ba2262fa6934b26bd0cd8737e67
Author: reta <[email protected]>
AuthorDate: Wed Dec 23 13:17:45 2020 -0500

    Update to Brave 5.13.2 / Zipkin 2.23.0 / Brave Reporter 2.16.2
---
 .../src/main/release/samples/jax_rs/tracing_brave_osgi/README.txt   | 2 +-
 .../src/main/release/samples/jaxws_tracing_brave_osgi/README.txt    | 2 +-
 parent/pom.xml                                                      | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/README.txt 
b/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/README.txt
index 01588e2..3ae77dc 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/README.txt
+++ b/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/README.txt
@@ -63,7 +63,7 @@ Install this demo bundle (using the appropriate bundle 
version number)
   
   install -s 
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okio/1.15.0_1
   install -s 
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okhttp/3.11.0_1
-  install -s mvn:io.zipkin.reporter2/zipkin-sender-okhttp3/2.15.1
+  install -s mvn:io.zipkin.reporter2/zipkin-sender-okhttp3/2.16.2
   install -s mvn:org.apache.cxf.samples/jax_rs_tracing_brave_osgi/3.n.m
 
 You can verify if the CXF JAX-RS OpenZipkin Brave Blueprint Demo is installed 
and started.
diff --git 
a/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/README.txt 
b/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/README.txt
index dac40c5..e502c55 100644
--- a/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/README.txt
+++ b/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/README.txt
@@ -61,7 +61,7 @@ Install this demo bundle (using the appropriate bundle 
version number)
   
   install -s 
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okio/1.15.0_1
   install -s 
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okhttp/3.11.0_1
-  install -s mvn:io.zipkin.reporter2/zipkin-sender-okhttp3/2.7.9
+  install -s mvn:io.zipkin.reporter2/zipkin-sender-okhttp3/2.16.2
   install -s mvn:org.apache.cxf.samples/jax_ws_tracing_brave_osgi/3.n.m
 
 You can verify if the CXF JAX-RS OpenZipkin Brave Blueprint Demo is installed 
and started.
diff --git a/parent/pom.xml b/parent/pom.xml
index 660f2b5..6dec059 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.67</cxf.bcprov.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.brave.reporter.version>2.16.2</cxf.brave.reporter.version>
+        <cxf.brave.version>5.13.2</cxf.brave.version>
+        <cxf.brave.zipkin.version>2.23.0</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>

Reply via email to