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 a0a4ed3  Upgrade Azure Storage and related bundle to version 8.2.0
a0a4ed3 is described below

commit a0a4ed3e45c469f492b7bd610c087f10444b0c65
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu May 9 15:15:11 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 02b3194..bd5e8f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,8 +88,8 @@
         <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>
-        <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-storage-java-sdk-version>8.2.0</azure-storage-java-sdk-version>
+        
<azure-storage-java-sdk-bundle-version>8.2.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>

Reply via email to