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/09/17 07:09:34 UTC

[camel] branch master updated: Upgrade Brave Zipkin to version 5.3.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


The following commit(s) were added to refs/heads/master by this push:
     new 4a06a41  Upgrade Brave Zipkin to version 5.3.3
4a06a41 is described below

commit 4a06a4188bbdbc8bef9e1b00cc6aadd1a01ae532
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 17 09:09:12 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3f86515..82c298d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -99,7 +99,7 @@
     <boxjavalibv2.version>3.2.1</boxjavalibv2.version>
     <box-java-sdk-version>2.10.0</box-java-sdk-version>
     <braintree-gateway-version>2.83.1</braintree-gateway-version>
-    <brave-zipkin-version>5.3.2</brave-zipkin-version>
+    <brave-zipkin-version>5.3.3</brave-zipkin-version>
     <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
     <c3p0-version>0.9.5.2</c3p0-version>
     <c3p0-bundle-version>0.9.5.2_2</c3p0-bundle-version>