You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/02/25 13:14:58 UTC

[camel] branch master updated: Upgrade Brave Zipkin to version 5.10.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new ace1ba6  Upgrade Brave Zipkin to version 5.10.0
ace1ba6 is described below

commit ace1ba67659f1b4195de44d93d1c84f2a81d6886
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 25 14:14:21 2020 +0100

    Upgrade Brave Zipkin to version 5.10.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7cbb8bd..fcd355f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
         <bouncycastle-version>1.64</bouncycastle-version>
         <box-java-sdk-version>2.44.1</box-java-sdk-version>
         <braintree-gateway-version>2.107.0</braintree-gateway-version>
-        <brave-zipkin-version>5.9.5</brave-zipkin-version>
+        <brave-zipkin-version>5.10.0</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>
         <c3p0-bundle-version>0.9.5.5_1</c3p0-bundle-version>