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 2018/07/11 06:13:22 UTC

[camel] branch master updated: Upgrade Azure Storage and related bundle to version 8.0.0

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 9afd9ae  Upgrade Azure Storage and related bundle to version 8.0.0
9afd9ae is described below

commit 9afd9aee0e7033a501586984ccf38dfd3878b7f2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jul 11 08:12:57 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 00544e1..e8b6436 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -85,8 +85,8 @@
     <aws-java-sdk-version>1.11.344</aws-java-sdk-version>
     <aws-xray-version>1.3.1</aws-xray-version>
     <axiom-version>1.2.14</axiom-version>
-    <azure-storage-java-sdk-version>7.0.0</azure-storage-java-sdk-version>
-    <azure-storage-java-sdk-bundle-version>7.0.0_1</azure-storage-java-sdk-bundle-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>
     <azure-guava-version>20.0</azure-guava-version>
     <backport-util-concurrent-version>3.1</backport-util-concurrent-version>
     <bcel-bundle-version>5.2_4</bcel-bundle-version>