You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/12/03 15:01:15 UTC

[camel] 09/11: Upgrade Brave Zipkin to version 5.9.1

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-3.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 18ae9ada4147c95f88dbe18970a34622312186d1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 26 13:57:14 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cf89855..ff894d6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
         <bouncycastle-version>1.64</bouncycastle-version>
         <box-java-sdk-version>2.41.0</box-java-sdk-version>
         <braintree-gateway-version>2.106.0</braintree-gateway-version>
-        <brave-zipkin-version>5.9.0</brave-zipkin-version>
+        <brave-zipkin-version>5.9.1</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.4</c3p0-version>
         <c3p0-bundle-version>0.9.5.4_1</c3p0-bundle-version>