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/08/31 06:28:23 UTC

[camel] 01/04: Revert "Sync Properties"

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

commit bb4f5f92f1abb818b3c91b436c5a9f30c3726f9e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 31 08:27:32 2020 +0200

    Revert "Sync Properties"
    
    This reverts commit e653d66b7ef9529f8dad4526bdc0b8b3fe0e8fcf.
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index c556001..43faae2 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -78,7 +78,7 @@
     <azure-eventhubs-java-version>5.1.2</azure-eventhubs-java-version>
     <azure-storage-blob-java-sdk12-version>12.8.0</azure-storage-blob-java-sdk12-version>
     <azure-storage-java-sdk-version>8.6.0</azure-storage-java-sdk-version>
-    <azure-storage-queue-java-sdk12-version>12.6.0</azure-storage-queue-java-sdk12-version>
+    <azure-storage-queue-java-sdk12-version>12.5.2</azure-storage-queue-java-sdk12-version>
     <beanio-version>2.1.0</beanio-version>
     <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
     <bouncycastle-version>1.66</bouncycastle-version>