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/01/25 07:51:32 UTC

[camel] 03/03: Upgrade Zipkin Reporter to version 2.3.1

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 43cf9469b283e620e6d0003d02800302c457fbb0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 25 08:43:09 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f589072..a4ab0d3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -743,7 +743,7 @@
     <yammer-metrics-version>2.2.0</yammer-metrics-version>
     <zendesk-client-version>0.5.4</zendesk-client-version>
     <zipkin-libthrift-version>0.9.3</zipkin-libthrift-version>
-    <zipkin-reporter-version>2.3.0</zipkin-reporter-version>
+    <zipkin-reporter-version>2.3.1</zipkin-reporter-version>
     <zipkin-version>2.4.5</zipkin-version>
     <zjsonpatch-version>0.3.0</zjsonpatch-version>
     <zookeeper-version>3.4.10</zookeeper-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.