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 2020/10/05 13:12:25 UTC

[camel-karaf] branch master updated (0b259d1 -> a146de3)

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

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


    from 0b259d1  Camel-Kubernetes: Fixed Karaf feature
     new 97ac7cb  Upgrade Azure Blob bundle to version 12.8.0_2
     new 759dd99  Upgrade Azure Storage Queue bundle to version 12.6.0_1
     new a146de3  Upgrade Azure Storage Commons to version 12.8.0_2

The 3 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:
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


[camel-karaf] 01/03: Upgrade Azure Blob bundle to version 12.8.0_2

Posted by ac...@apache.org.
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 97ac7cb54c7172122a34951bb4463bcce20d9baf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 5 15:04:32 2020 +0200

    Upgrade Azure Blob bundle to version 12.8.0_2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a96a90..2b10c9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
         <azure-messaging-eventhubs-bundle-version>5.1.2_1</azure-messaging-eventhubs-bundle-version>
         <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.1.2_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version>
         <azure-storage-common-bundle-version>12.7.0_1</azure-storage-common-bundle-version>
-        <azure-storage-blob-bundle-version>12.7.0_1</azure-storage-blob-bundle-version>
+        <azure-storage-blob-bundle-version>12.8.0_2</azure-storage-blob-bundle-version>
         <azure-storage-queue-bundle-version>12.5.2_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>


[camel-karaf] 03/03: Upgrade Azure Storage Commons to version 12.8.0_2

Posted by ac...@apache.org.
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 a146de37854b1b37e53460a0eeef56e7474cefb2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 5 15:07:01 2020 +0200

    Upgrade Azure Storage Commons to version 12.8.0_2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9cb769e..7a43700 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
         <azure-core-amqp-bundle-version>1.4.0_1</azure-core-amqp-bundle-version>
         <azure-messaging-eventhubs-bundle-version>5.1.2_1</azure-messaging-eventhubs-bundle-version>
         <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.1.2_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version>
-        <azure-storage-common-bundle-version>12.7.0_1</azure-storage-common-bundle-version>
+        <azure-storage-common-bundle-version>12.8.0_2</azure-storage-common-bundle-version>
         <azure-storage-blob-bundle-version>12.8.0_2</azure-storage-blob-bundle-version>
         <azure-storage-queue-bundle-version>12.6.0_1</azure-storage-queue-bundle-version>
         <azure-storage-java-sdk-bundle-version>8.6.0_1</azure-storage-java-sdk-bundle-version>


[camel-karaf] 02/03: Upgrade Azure Storage Queue bundle to version 12.6.0_1

Posted by ac...@apache.org.
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 759dd99f03c4c6a55da1ceaeb9e4f3567a72a542
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 5 15:06:16 2020 +0200

    Upgrade Azure Storage Queue bundle to version 12.6.0_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2b10c9a..9cb769e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
         <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.1.2_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version>
         <azure-storage-common-bundle-version>12.7.0_1</azure-storage-common-bundle-version>
         <azure-storage-blob-bundle-version>12.8.0_2</azure-storage-blob-bundle-version>
-        <azure-storage-queue-bundle-version>12.5.2_1</azure-storage-queue-bundle-version>
+        <azure-storage-queue-bundle-version>12.6.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>
         <backport-util-concurrent-version>3.1</backport-util-concurrent-version>