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/04/01 08:21:33 UTC

[camel] branch master updated: Upgrade AWS SDK and related bundle to version 1.11.524

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 1fb2b0d  Upgrade AWS SDK and related bundle to version 1.11.524
1fb2b0d is described below

commit 1fb2b0d7403939b45e5ac13c0d78a27240c71bc8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Apr 1 10:20:52 2019 +0200

    Upgrade AWS SDK and related bundle to version 1.11.524
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fa60083..dbf3e3c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -83,8 +83,8 @@
         <avro-bundle-version>1.8.2_1</avro-bundle-version>
         <avro-ipc-bundle-version>1.8.2_1</avro-ipc-bundle-version>
         <awaitility-version>3.1.6</awaitility-version>
-        <aws-java-sdk-bundle-version>1.11.496_1</aws-java-sdk-bundle-version>
-        <aws-java-sdk-version>1.11.496</aws-java-sdk-version>
+        <aws-java-sdk-bundle-version>1.11.524_1</aws-java-sdk-bundle-version>
+        <aws-java-sdk-version>1.11.524</aws-java-sdk-version>
         <aws-java-sdk-swf-libs>1.11.22</aws-java-sdk-swf-libs>
         <aws-xray-version>2.2.1</aws-xray-version>
         <axiom-version>1.2.14</axiom-version>