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/01/25 07:51:31 UTC

[camel] 02/03: Upgrade Zipkin to version 2.4.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

commit 9194f8c1fc2bc48919649385be4226e3f8a7acb4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 25 08:42:46 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b770e0e..f589072 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -744,7 +744,7 @@
     <zendesk-client-version>0.5.4</zendesk-client-version>
     <zipkin-libthrift-version>0.9.3</zipkin-libthrift-version>
     <zipkin-reporter-version>2.3.0</zipkin-reporter-version>
-    <zipkin-version>2.4.3</zipkin-version>
+    <zipkin-version>2.4.5</zipkin-version>
     <zjsonpatch-version>0.3.0</zjsonpatch-version>
     <zookeeper-version>3.4.10</zookeeper-version>
     <zookeeper-guava-version>16.0</zookeeper-guava-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.