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/08/23 08:34:03 UTC

[camel] branch master updated (df5908c -> 7d87e05)

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 df5908c  Regen
     new 6bee3ff  Upgrade Univocity Parsers to version 2.7.5
     new 7d87e05  Upgrade Zipkin to version 2.11.3

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] 01/02: Upgrade Univocity Parsers to version 2.7.5

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 6bee3ffbe9786efcbb6a040f25a2d0fa52b65414
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 23 09:58:31 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index dc857d2..48baf38 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -690,7 +690,7 @@
     <twitter4j-version>4.0.6</twitter4j-version>
     <uberfire-maven-support-version>1.3.0.Final</uberfire-maven-support-version>
     <undertow-version>1.4.25.Final</undertow-version>
-    <univocity-parsers-version>2.7.3</univocity-parsers-version>
+    <univocity-parsers-version>2.7.5</univocity-parsers-version>
     <unix-socket-factory-version>2015-01-27T15-02-14</unix-socket-factory-version>
     <unix-socket-factory-bundle-version>1.0.0</unix-socket-factory-bundle-version>
     <urlrewritefilter-version>4.0.4</urlrewritefilter-version>


[camel] 02/02: Upgrade Zipkin to version 2.11.3

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 7d87e05ad34e724dea0929775910298a55c893d9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 23 10:33:42 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 48baf38..58e78c0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -744,7 +744,7 @@
     <xom-version>1.2.5</xom-version>
     <zendesk-client-version>0.6.2</zendesk-client-version>
     <zipkin-reporter-version>2.7.7</zipkin-reporter-version>
-    <zipkin-version>2.11.2</zipkin-version>
+    <zipkin-version>2.11.3</zipkin-version>
     <zjsonpatch-version>0.3.0</zjsonpatch-version>
     <zookeeper-version>3.4.10</zookeeper-version>
     <zookeeper-guava-version>16.0</zookeeper-guava-version>