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/01/07 07:27:36 UTC

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

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 c5f9444  Upgrade AWS SDK and related bundle to version 1.11.469
c5f9444 is described below

commit c5f9444a90130509df3ddd4148e269a3544be528
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 7 08:27:08 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index def4d91..1463f2f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,8 +81,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.5</awaitility-version>
-    <aws-java-sdk-bundle-version>1.11.461_1</aws-java-sdk-bundle-version>
-    <aws-java-sdk-version>1.11.461</aws-java-sdk-version>
+    <aws-java-sdk-bundle-version>1.11.469_1</aws-java-sdk-bundle-version>
+    <aws-java-sdk-version>1.11.469</aws-java-sdk-version>
     <aws-xray-version>2.1.0</aws-xray-version>
     <axiom-version>1.2.14</axiom-version>
     <azure-storage-java-sdk-version>8.0.0</azure-storage-java-sdk-version>