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/02/19 09:26:50 UTC

[camel] branch master updated: Upgrade AWS Xray SDK to version 1.3.1

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 5cd8391  Upgrade AWS Xray SDK to version 1.3.1
5cd8391 is described below

commit 5cd83916ffafef6d67b4a08ad083db1cd68f675d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 19 10:25:56 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e0f430a..bb7bf9b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -83,7 +83,7 @@
     <awaitility-version>3.0.0</awaitility-version>
     <aws-java-sdk-bundle-version>1.11.269_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.11.269</aws-java-sdk-version>
-    <aws-xray-version>1.2.0</aws-xray-version>
+    <aws-xray-version>1.3.1</aws-xray-version>
     <axiom-version>1.2.14</axiom-version>
     <azure-storage-java-sdk-version>6.1.0</azure-storage-java-sdk-version>
     <azure-storage-java-sdk-bundle-version>6.1.0_1</azure-storage-java-sdk-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.