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/22 12:07:51 UTC

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


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

commit 8397765c10b529516b50406760a5911c3a6c2717
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Mar 22 12:57:28 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8992375..2783f8b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -103,7 +103,7 @@
         <bouncycastle-version>1.64</bouncycastle-version>
         <box-java-sdk-version>2.44.1</box-java-sdk-version>
         <braintree-gateway-version>2.107.0</braintree-gateway-version>
-        <brave-zipkin-version>5.10.1</brave-zipkin-version>
+        <brave-zipkin-version>5.10.2</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>
         <c3p0-bundle-version>0.9.5.5_1</c3p0-bundle-version>