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 2019/10/04 06:13:50 UTC

[camel] branch master updated (d433d3c -> ad6a1a6)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from d433d3c  Merge pull request #3221 from danhaywood/patch-3
     new ff78fe7  Upgrade Zipkin to version 2.17.1
     new ad6a1a6  Upgrade Brave Zipkin to version 5.8.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Upgrade Brave Zipkin to version 5.8.0

Posted by ac...@apache.org.
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

commit ad6a1a6930441796be24c392a3ad562d867b757d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Oct 4 08:04:32 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a4aee1a..092b342 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
         <bouncycastle-version>1.61</bouncycastle-version>
         <box-java-sdk-version>2.38.0</box-java-sdk-version>
         <braintree-gateway-version>2.105.0</braintree-gateway-version>
-        <brave-zipkin-version>5.7.0</brave-zipkin-version>
+        <brave-zipkin-version>5.8.0</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>


[camel] 01/02: Upgrade Zipkin to version 2.17.1

Posted by ac...@apache.org.
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

commit ff78fe70116f3703345e525152c1bb86e2862246
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Oct 4 08:02:13 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9c669a9..a4aee1a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -671,7 +671,7 @@
         <xstream-version>1.4.11</xstream-version>
         <zendesk-client-version>0.6.2</zendesk-client-version>
         <zipkin-reporter-version>2.10.3</zipkin-reporter-version>
-        <zipkin-version>2.17.0</zipkin-version>
+        <zipkin-version>2.17.1</zipkin-version>
         <zjsonpatch-version>0.3.0</zjsonpatch-version>
         <zookeeper-version>3.4.14</zookeeper-version>
         <zookeeper-guava-version>16.0</zookeeper-guava-version>