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 b595d6ab9ed67aa3126870efd1a269f7f25aa524 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jun 8 19:00:25 2020 +0200 Upgrade Azure Storage Blob and commons v12 bundles to version 12.6.1_1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1fcd834..6f47935 100644 --- a/pom.xml +++ b/pom.xml @@ -120,8 +120,8 @@ <avro-bundle-version>1.9.1_1</avro-bundle-version> <aws-java-sdk-bundle-version>1.11.714_1</aws-java-sdk-bundle-version> <azure-core-bundle-version>1.4.0_1</azure-core-bundle-version> - <azure-storage-common-bundle-version>12.6.0_1</azure-storage-common-bundle-version> - <azure-storage-blob-bundle-version>12.6.0_1</azure-storage-blob-bundle-version> + <azure-storage-common-bundle-version>12.6.1_1</azure-storage-common-bundle-version> + <azure-storage-blob-bundle-version>12.6.1_1</azure-storage-blob-bundle-version> <azure-storage-queue-bundle-version>12.5.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>