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 2021/02/08 08:56:57 UTC

[camel-karaf] branch master updated: Upgrade Azure storage queue bundle to version 12.8.0_1

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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new ca21071  Upgrade Azure storage queue bundle to version 12.8.0_1
ca21071 is described below

commit ca210710bb57e785bb9e1a5ba490a008c08c4d01
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 8 09:54:39 2021 +0100

    Upgrade Azure storage queue bundle to version 12.8.0_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88b5a50..35f9cad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
         <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.4.0_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version>
         <azure-storage-common-bundle-version>12.10.0_1</azure-storage-common-bundle-version>
         <azure-storage-blob-bundle-version>12.10.0_1</azure-storage-blob-bundle-version>
-        <azure-storage-queue-bundle-version>12.7.0_1</azure-storage-queue-bundle-version>
+        <azure-storage-queue-bundle-version>12.8.0_1</azure-storage-queue-bundle-version>
         <azure-storage-java-sdk-bundle-version>8.6.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>