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.git
The following commit(s) were added to refs/heads/main by this push: new 6b846b4 Upgrade Azure Storage Blob to version 12.14.4 6b846b4 is described below commit 6b846b40a563d40d3e89184cd768dceffe326d3d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Mar 17 15:18:27 2022 +0100 Upgrade Azure Storage Blob to version 12.14.4 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index bbfd17a..adf22b3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -91,7 +91,7 @@ <azure-identity-version>1.4.0</azure-identity-version> <azure-messaging-eventhubs-checkpointstore-blob-version>1.10.1</azure-messaging-eventhubs-checkpointstore-blob-version> <azure-messaging-servicebus-version>7.4.2</azure-messaging-servicebus-version> - <azure-storage-blob-version>12.14.1</azure-storage-blob-version> + <azure-storage-blob-version>12.14.4</azure-storage-blob-version> <azure-storage-blob-changedfeed-version>12.0.0-beta.10</azure-storage-blob-changedfeed-version> <azure-storage-datalake-version>12.7.1</azure-storage-datalake-version> <azure-storage-queue-version>12.11.1</azure-storage-queue-version>