You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/03/18 06:57:50 UTC

[camel] branch main updated (55e1401 -> 58787aa)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 55e1401  Sync deps
     new 286f956  Upgrade Azure Storage Queue to version 12.11.4
     new 58787aa  Sync deps

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

[camel] 01/02: Upgrade Azure Storage Queue to version 12.11.4

Posted by ac...@apache.org.
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 <an...@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>

[camel] 02/02: Sync deps

Posted by ac...@apache.org.
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 58787aae5cc04001105bb4ac0ae2bbf88aa6e86e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 18 07:55:08 2022 +0100

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 4d42661..bc5f22e 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -77,7 +77,7 @@
     <azure-storage-blob-changedfeed-version>12.0.0-beta.10</azure-storage-blob-changedfeed-version>
     <azure-storage-blob-version>12.14.4</azure-storage-blob-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>