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/11/20 08:35:32 UTC

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

commit 411fedb09dc826ab30e63a79317db67eb44834ae
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 20 09:06:03 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1d16dd3..cb78aea 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -674,7 +674,7 @@
 	<yetus-audience-annotations-version>0.11.0</yetus-audience-annotations-version>
         <zendesk-client-version>0.6.2</zendesk-client-version>
         <zipkin-reporter-version>2.11.0</zipkin-reporter-version>
-        <zipkin-version>2.19.1</zipkin-version>
+        <zipkin-version>2.19.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>