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/09/05 07:57:05 UTC

[camel] branch master updated: Upgrade Azure and related bundle to version 8.4.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 e1050d0  Upgrade Azure and related bundle to version 8.4.0
e1050d0 is described below

commit e1050d08b80c8a3079f39c2c527e1cbc520a186c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 5 09:56:33 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3bdef61..4e0d528 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,8 +89,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.3.0</azure-storage-java-sdk-version>
-        <azure-storage-java-sdk-bundle-version>8.3.0_1</azure-storage-java-sdk-bundle-version>
+        <azure-storage-java-sdk-version>8.4.0</azure-storage-java-sdk-version>
+        <azure-storage-java-sdk-bundle-version>8.4.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>