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/09/25 11:33:04 UTC

[camel] 06/07: Upgrade Zipkin Reporter to version 2.10.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 9787260abcb565b2c2a8b6145f14a8506fb24025
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 25 13:25:40 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8b15c00..111082c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -672,7 +672,7 @@
         <xstream-bundle-version>1.4.11_1</xstream-bundle-version>
         <xstream-version>1.4.11</xstream-version>
         <zendesk-client-version>0.6.2</zendesk-client-version>
-        <zipkin-reporter-version>2.8.2</zipkin-reporter-version>
+        <zipkin-reporter-version>2.10.3</zipkin-reporter-version>
         <zipkin-version>2.17.0</zipkin-version>
         <zjsonpatch-version>0.3.0</zjsonpatch-version>
         <zookeeper-version>3.4.14</zookeeper-version>