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

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

commit aeac49066f0adcbcda5ed8f218e08d8566515b60
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Sep 6 14:34:09 2021 +0200

    Externalize Azure Changefeed Storage property placeholder
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 6fce986..995c3e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,6 +129,7 @@
         
<azure-messaging-eventhubs-checkpointstore-blob-bundle-version>1.7.0_1</azure-messaging-eventhubs-checkpointstore-blob-bundle-version>
         
<azure-storage-common-bundle-version>12.11.0_1</azure-storage-common-bundle-version>
         
<azure-storage-blob-bundle-version>12.11.0_1</azure-storage-blob-bundle-version>
+        
<azure-storage-blob-changefeed-bundle-version>12.0.0-beta8_1</azure-storage-blob-changefeed-bundle-version>
         
<azure-storage-queue-bundle-version>12.9.0_1</azure-storage-queue-bundle-version>
         <azure-guava-version>20.0</azure-guava-version>
         
<backport-util-concurrent-version>3.1</backport-util-concurrent-version>

Reply via email to