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/03/29 14:48:41 UTC

[camel-karaf] 02/03: Upgrade Zipkin Reporter 2.12.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-karaf.git

commit c8f9a40eabf91846ed92d70c2926efe2807085b5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Mar 29 16:40:26 2020 +0200

    Upgrade Zipkin Reporter 2.12.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d88604..fd82e4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -773,7 +773,7 @@
         <xstream-version>1.4.11.1</xstream-version>
         <yetus-audience-annotations-version>0.11.0</yetus-audience-annotations-version>
         <zendesk-client-version>0.6.2</zendesk-client-version>
-        <zipkin-reporter-version>2.12.1</zipkin-reporter-version>
+        <zipkin-reporter-version>2.12.2</zipkin-reporter-version>
         <zipkin-version>2.21.0</zipkin-version>
         <zipkin-libthrift-version>0.13.0</zipkin-libthrift-version>
         <zjsonpatch-version>0.3.0</zjsonpatch-version>