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/10/18 16:02:41 UTC

[camel] 17/45: Upgrade Zipkin to version 2.11.7

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 85bb138e9026303f3b14d91da0f94b04b52f54c4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 16 07:50:09 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2f1199a..1f5eae2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -744,7 +744,7 @@
     <xom-version>1.2.5</xom-version>
     <zendesk-client-version>0.6.2</zendesk-client-version>
     <zipkin-reporter-version>2.7.9</zipkin-reporter-version>
-    <zipkin-version>2.11.6</zipkin-version>
+    <zipkin-version>2.11.7</zipkin-version>
     <zjsonpatch-version>0.3.0</zjsonpatch-version>
     <zookeeper-version>3.4.13</zookeeper-version>
     <zookeeper-guava-version>16.0</zookeeper-guava-version>