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 2017/06/07 08:06:59 UTC

[3/4] camel git commit: Upgrade AWS SDK client and related bundle to version 1.11.136

Upgrade AWS SDK client and related bundle to version 1.11.136


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bc2a164b
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bc2a164b
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bc2a164b

Branch: refs/heads/master
Commit: bc2a164b1e84b2ea946bdf1d83c494680a743c45
Parents: 824310a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 7 10:01:49 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 7 10:01:49 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/bc2a164b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ebb8ef1..5f344cf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -78,8 +78,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>1.7.0</awaitility.version>
-    <aws-java-sdk-bundle-version>1.11.125_1</aws-java-sdk-bundle-version>
-    <aws-java-sdk-version>1.11.125</aws-java-sdk-version>
+    <aws-java-sdk-bundle-version>1.11.136_1</aws-java-sdk-bundle-version>
+    <aws-java-sdk-version>1.11.136</aws-java-sdk-version>
     <axiom-version>1.2.14</axiom-version>
     <azure-storage-java-sdk-version>5.2.0</azure-storage-java-sdk-version>
     <azure-storage-java-sdk-bundle-version>5.2.0_1</azure-storage-java-sdk-bundle-version>