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 2020/01/25 11:55:02 UTC

[camel] 01/03: Upgrade Zipkin to version 2.19.3

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 5a9d12a6bc3cb5c80136c385cbe6c3861b758050
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Jan 25 12:49:32 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index c61ba9f..3085d48 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -675,7 +675,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.1</zipkin-reporter-version>
-        <zipkin-version>2.19.2</zipkin-version>
+        <zipkin-version>2.19.3</zipkin-version>
         <zjsonpatch-version>0.3.0</zjsonpatch-version>
         <zookeeper-version>3.4.14</zookeeper-version>
         <zookeeper-guava-version>16.0</zookeeper-guava-version>