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 2018/07/27 09:56:24 UTC

[camel] branch master updated: Upgrade Zipkin to version 2.10.4

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 a036d13  Upgrade Zipkin to version 2.10.4
a036d13 is described below

commit a036d13ba154793cfe3af3bcc1bab0787ebce153
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jul 27 11:56:02 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a5d3419..0bee71e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -744,7 +744,7 @@
     <zendesk-client-version>0.6.2</zendesk-client-version>
     <zipkin-libthrift-version>0.9.3</zipkin-libthrift-version>
     <zipkin-reporter-version>2.7.6</zipkin-reporter-version>
-    <zipkin-version>2.10.3</zipkin-version>
+    <zipkin-version>2.10.4</zipkin-version>
     <zjsonpatch-version>0.3.0</zjsonpatch-version>
     <zookeeper-version>3.4.10</zookeeper-version>
     <zookeeper-guava-version>16.0</zookeeper-guava-version>