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 2021/02/08 07:25:09 UTC

[camel-karaf] 01/02: Upgrade Azure Eventhubs bundle to version 5.4.0_1

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 7c245f03cc6356fc322dca02439d17300530523e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 8 08:14:00 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index eb2c256..b16a398 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
         <aws-java-sdk-bundle-version>1.11.714_1</aws-java-sdk-bundle-version>
         <azure-core-bundle-version>1.4.0_1</azure-core-bundle-version>
         <azure-core-amqp-bundle-version>1.4.0_1</azure-core-amqp-bundle-version>
-        <azure-messaging-eventhubs-bundle-version>5.3.1_1</azure-messaging-eventhubs-bundle-version>
+        <azure-messaging-eventhubs-bundle-version>5.4.0_1</azure-messaging-eventhubs-bundle-version>
         <azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.3.1_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version>
         <azure-storage-common-bundle-version>12.9.0_1</azure-storage-common-bundle-version>
         <azure-storage-blob-bundle-version>12.9.0_1</azure-storage-blob-bundle-version>