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 2020/08/31 06:14:24 UTC

[camel] 01/04: Upgrade Azure Storage Blob to version 12.8.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

commit f103525521c240ed8574ac8e0d51ee02423b1a32
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 31 08:06:46 2020 +0200

    Upgrade Azure Storage Blob to version 12.8.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c3ce9ef..5dfb65b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -83,7 +83,7 @@
         <aws-xray-version>2.6.1</aws-xray-version>
         <axiom-version>1.2.14</axiom-version>
         <azure-storage-java-sdk-version>8.6.0</azure-storage-java-sdk-version>
-        <azure-storage-blob-java-sdk12-version>12.7.0</azure-storage-blob-java-sdk12-version>
+        <azure-storage-blob-java-sdk12-version>12.8.0</azure-storage-blob-java-sdk12-version>
         <azure-storage-queue-java-sdk12-version>12.5.2</azure-storage-queue-java-sdk12-version>
         <azure-eventhubs-java-version>5.1.2</azure-eventhubs-java-version>
         <azure-eventhubs-checkpointstore-blob-version>1.1.2</azure-eventhubs-checkpointstore-blob-version>