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/02/08 09:32:13 UTC

[camel] branch master updated: Upgrade AWS XRay to version 2.2.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 9ba82ba  Upgrade AWS XRay to version 2.2.1
9ba82ba is described below

commit 9ba82ba7ca8ae9ba79e3a01235913cb3123cfe29
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 8 10:31:36 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 945c5c7..f512144 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -84,7 +84,7 @@
     <awaitility-version>3.1.6</awaitility-version>
     <aws-java-sdk-bundle-version>1.11.483_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.11.483</aws-java-sdk-version>
-    <aws-xray-version>2.1.0</aws-xray-version>
+    <aws-xray-version>2.2.1</aws-xray-version>
     <axiom-version>1.2.14</axiom-version>
     <azure-storage-java-sdk-version>8.0.0</azure-storage-java-sdk-version>
     <azure-storage-java-sdk-bundle-version>8.0.0_1</azure-storage-java-sdk-bundle-version>