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/05/20 08:05:41 UTC

[camel] branch master updated: Upgrade Zipkin to version 2.14.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 27d1af9  Upgrade Zipkin to version 2.14.0
27d1af9 is described below

commit 27d1af9a62090aeae57b966abbef540671d68a94
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 20 10:05:12 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 19d62a9..1117b2b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -726,7 +726,7 @@
         <xom-version>1.2.5</xom-version>
         <zendesk-client-version>0.6.2</zendesk-client-version>
         <zipkin-reporter-version>2.8.2</zipkin-reporter-version>
-        <zipkin-version>2.13.0</zipkin-version>
+        <zipkin-version>2.14.0</zipkin-version>
         <zjsonpatch-version>0.3.0</zjsonpatch-version>
         <zookeeper-version>3.4.13</zookeeper-version>
         <zookeeper-guava-version>16.0</zookeeper-guava-version>