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
commit 96d142d9c76c948547b6b83bc7460d8bcabd3e4c Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Dec 3 12:19:55 2020 +0100 Upgrade Azure Storage Queue bundle to version 12.7.0_1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 11c5b92..2a0bfbb 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.1.2_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version> <azure-storage-common-bundle-version>12.9.0_1</azure-storage-common-bundle-version> <azure-storage-blob-bundle-version>12.9.0_1</azure-storage-blob-bundle-version> - <azure-storage-queue-bundle-version>12.6.0_1</azure-storage-queue-bundle-version> + <azure-storage-queue-bundle-version>12.7.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>
