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/07/02 06:24:45 UTC

[camel] branch master updated (6049792 -> fb59995)

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 6049792  Sync Properties
     new 3ba4e11  Upgrade AWS XRay to version 2.6.1
     new fb59995  Sync Properties

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:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Sync Properties

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 fb599957f5eb919bbc8eadcd5fe62633d74bc6dd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jul 2 08:24:23 2020 +0200

    Sync Properties
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 8734fbc..1196a78 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -71,7 +71,7 @@
     <aws-java-sdk-swf-libs>1.11.22</aws-java-sdk-swf-libs>
     <aws-java-sdk-version>1.11.714</aws-java-sdk-version>
     <aws-java-sdk2-version>2.13.49</aws-java-sdk2-version>
-    <aws-xray-version>2.5.0</aws-xray-version>
+    <aws-xray-version>2.6.1</aws-xray-version>
     <axiom-version>1.2.14</axiom-version>
     <azure-storage-blob-java-sdk12-version>12.6.1</azure-storage-blob-java-sdk12-version>
     <azure-storage-java-sdk-version>8.6.0</azure-storage-java-sdk-version>


[camel] 01/02: Upgrade AWS XRay to version 2.6.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 3ba4e110a5911ec826102678e266ef2ab71ad12f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jul 2 08:23:47 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b04adc9..9b97421 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -79,7 +79,7 @@
         <aws-java-sdk-version>1.11.714</aws-java-sdk-version>
         <aws-java-sdk2-version>2.13.49</aws-java-sdk2-version>
         <aws-java-sdk-swf-libs>1.11.22</aws-java-sdk-swf-libs>
-        <aws-xray-version>2.5.0</aws-xray-version>
+        <aws-xray-version>2.6.1</aws-xray-version>
         <axiom-version>1.2.14</axiom-version>
         <azure-storage-java-sdk-version>8.6.0</azure-storage-java-sdk-version>
         <azure-storage-blob-java-sdk12-version>12.6.1</azure-storage-blob-java-sdk12-version>