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/06/04 10:17:05 UTC

[camel] branch master updated: Upgrade Azure and related bundle to version 8.3.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 194937e  Upgrade Azure and related bundle to version 8.3.0
194937e is described below

commit 194937e9a35d3c6075ad96d58b8647788aedef74
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jun 4 12:15:28 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ef9144b..34f03cf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -92,8 +92,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.2.0</azure-storage-java-sdk-version>
-        <azure-storage-java-sdk-bundle-version>8.2.0_1</azure-storage-java-sdk-bundle-version>
+        <azure-storage-java-sdk-version>8.3.0</azure-storage-java-sdk-version>
+        <azure-storage-java-sdk-bundle-version>8.3.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>