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 2019/06/18 13:03:01 UTC

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

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 af50422  Upgrade Brave Zipkin to version 5.6.5
af50422 is described below

commit af5042277d9642a7a256d0d487b4741af729a707
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jun 18 15:02:31 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 41125d6..f6522f5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -106,7 +106,7 @@
         <bouncycastle-version>1.61</bouncycastle-version>
         <box-java-sdk-version>2.34.0</box-java-sdk-version>
         <braintree-gateway-version>2.97.0</braintree-gateway-version>
-        <brave-zipkin-version>5.6.3</brave-zipkin-version>
+        <brave-zipkin-version>5.6.5</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.4</c3p0-version>
         <c3p0-bundle-version>0.9.5.4_1</c3p0-bundle-version>