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 8dd3b3a45edfe1a53ac5fa1aa096b0ffb2ac78e8 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Dec 3 12:13:13 2020 +0100 Upgrade Azure Storage Bundles to version 12.9.0_1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fbdc13e..11c5b92 100644 --- a/pom.xml +++ b/pom.xml @@ -127,8 +127,8 @@ <azure-core-amqp-bundle-version>1.4.0_1</azure-core-amqp-bundle-version> <azure-messaging-eventhubs-bundle-version>5.1.2_1</azure-messaging-eventhubs-bundle-version> <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.1.2_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version> - <azure-storage-common-bundle-version>12.8.0_2</azure-storage-common-bundle-version> - <azure-storage-blob-bundle-version>12.8.0_2</azure-storage-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-java-sdk-bundle-version>8.6.0_1</azure-storage-java-sdk-bundle-version> <azure-guava-version>20.0</azure-guava-version>
