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/04/07 07:44:52 UTC

[camel] branch master updated: Upgrade Brave Zipkin to version 5.11.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 bc67477  Upgrade Brave Zipkin to version 5.11.2
bc67477 is described below

commit bc674773890177a38f54a17816ec70dfc2322924
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 7 08:40:20 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 432c380..2db80ed 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -86,7 +86,7 @@
         <bouncycastle-version>1.65</bouncycastle-version>
         <box-java-sdk-version>2.44.1</box-java-sdk-version>
         <braintree-gateway-version>2.108.0</braintree-gateway-version>
-        <brave-zipkin-version>5.10.2</brave-zipkin-version>
+        <brave-zipkin-version>5.11.2</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>
         <caffeine-version>2.8.1</caffeine-version>