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 10:59:53 UTC

[camel] 03/04: Upgrade Azure Eventhubs to version 5.11.0

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 19e16a0107b876863fb1033b92e6d513f859cf89
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 18 11:57:02 2022 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 585cb81..39987d9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
         <axiom-version>1.2.14</axiom-version>
         <azure-jackson2-version>2.13.1</azure-jackson2-version>
         <azure-cosmos-version>4.26.0</azure-cosmos-version>
-        <azure-eventhubs-version>5.10.2</azure-eventhubs-version>
+        <azure-eventhubs-version>5.11.0</azure-eventhubs-version>
         <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>