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-karaf.git

commit 310109a3ab7e09a8899ac2de73bab7a25839939e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Jun 10 07:37:35 2021 +0200

    Bump Azure Core AMQP to version 2.0.3_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3a475c0..45b7e48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
         
<avro-java-commons-compress-version>1.20</avro-java-commons-compress-version>
         <avro-jackson-version>2.12.3</avro-jackson-version>
         <azure-core-bundle-version>1.16.0_1</azure-core-bundle-version>
-        
<azure-core-amqp-bundle-version>1.4.0_1</azure-core-amqp-bundle-version>
+        
<azure-core-amqp-bundle-version>2.0.3_1</azure-core-amqp-bundle-version>
         
<azure-messaging-eventhubs-bundle-version>5.5.0_1</azure-messaging-eventhubs-bundle-version>
         
<azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.5.0_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version>
         
<azure-storage-common-bundle-version>12.10.0_1</azure-storage-common-bundle-version>

Reply via email to