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

commit 286f9564bce7f04a91d8c51155ff6dd0dff73355
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Mar 18 07:49:28 2022 +0100

    Upgrade Azure Storage Queue to version 12.11.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0a6a0a2..e449a0f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,7 +94,7 @@
         <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>
+        <azure-storage-queue-version>12.11.4</azure-storage-queue-version>
         <beanio-version>2.1.0</beanio-version>
         <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
         <bouncycastle-version>1.70</bouncycastle-version>

Reply via email to