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
commit b04a1f133fe43f13caf76d8f4e12be23cc7614bb Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Dec 5 09:00:58 2017 +0100 Upgrade AWS SDK and related bundle to version 1.11.237 --- components/camel-aws-xray/pom.xml | 2 +- parent/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/camel-aws-xray/pom.xml b/components/camel-aws-xray/pom.xml index c859aaa..b6fe7d2 100644 --- a/components/camel-aws-xray/pom.xml +++ b/components/camel-aws-xray/pom.xml @@ -98,4 +98,4 @@ </dependency> </dependencies> -</project> \ No newline at end of file +</project> diff --git a/parent/pom.xml b/parent/pom.xml index 81911d7..8a717d5 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.0.0</awaitility-version> - <aws-java-sdk-bundle-version>1.11.213_1</aws-java-sdk-bundle-version> - <aws-java-sdk-version>1.11.213</aws-java-sdk-version> + <aws-java-sdk-bundle-version>1.11.237_1</aws-java-sdk-bundle-version> + <aws-java-sdk-version>1.11.237</aws-java-sdk-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 "[email protected]" <[email protected]>.
