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/10/09 10:23:58 UTC

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

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 138bc30  Upgrade Zipkin to version 2.17.2
138bc30 is described below

commit 138bc30af08f47cead30eb52a40419236b51d836
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 9 12:23:35 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f740ff7..1d20aeff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -671,7 +671,7 @@
         <xstream-version>1.4.11</xstream-version>
         <zendesk-client-version>0.6.2</zendesk-client-version>
         <zipkin-reporter-version>2.10.3</zipkin-reporter-version>
-        <zipkin-version>2.17.1</zipkin-version>
+        <zipkin-version>2.17.2</zipkin-version>
         <zjsonpatch-version>0.3.0</zjsonpatch-version>
         <zookeeper-version>3.4.14</zookeeper-version>
         <zookeeper-guava-version>16.0</zookeeper-guava-version>