This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
commit f8c3fc5f2dc8b8a19452c64826229be9253b6072 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Jun 10 07:40:40 2021 +0200 Bump Azure Storage Blob to version 12.11.0_1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1dbb7d7..34bdeb6 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <azure-messaging-eventhubs-bundle-version>5.7.1_1</azure-messaging-eventhubs-bundle-version> <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.7.0_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version> <azure-storage-common-bundle-version>12.11.0_1</azure-storage-common-bundle-version> - <azure-storage-blob-bundle-version>12.10.0_1</azure-storage-blob-bundle-version> + <azure-storage-blob-bundle-version>12.11.0_1</azure-storage-blob-bundle-version> <azure-storage-queue-bundle-version>12.8.0_1</azure-storage-queue-bundle-version> <azure-guava-version>20.0</azure-guava-version> <backport-util-concurrent-version>3.1</backport-util-concurrent-version>
