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/10/27 09:52:39 UTC

[camel] 01/02: Upgrade Azure SDK BOM to version 1.2.7

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 0f40ed773e04ff359e98bf197c0cefbdd82574ab
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 27 11:28:46 2022 +0200

    Upgrade Azure SDK BOM to version 1.2.7
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4db15c0f51e..fad0d52db30 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -84,7 +84,7 @@
         <aws-java-sdk2-version>2.17.295</aws-java-sdk2-version>
         <aws-xray-version>2.6.1</aws-xray-version>
         <axiom-version>1.2.14</axiom-version>
-        <azure-sdk-bom-version>1.2.6</azure-sdk-bom-version>
+        <azure-sdk-bom-version>1.2.7</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>
         <bouncycastle-version>1.71</bouncycastle-version>
         <box-java-sdk-version>2.58.0</box-java-sdk-version>