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 2023/10/03 13:17:27 UTC

[camel] branch main updated: CAMEL-19944 - Upgrade Azure SDK BOM to version 1.2.17 (#11632)

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


The following commit(s) were added to refs/heads/main by this push:
     new c1a6c9f9b66 CAMEL-19944 - Upgrade Azure SDK BOM to version 1.2.17 (#11632)
c1a6c9f9b66 is described below

commit c1a6c9f9b665faae38f429948a4b15d3716a5583
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 3 15:17:18 2023 +0200

    CAMEL-19944 - Upgrade Azure SDK BOM to version 1.2.17 (#11632)
    
    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 e49d842c930..b1355dcc357 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,7 @@
         <awaitility-version>4.2.0</awaitility-version>
         <aws-java-sdk2-version>2.20.158</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
-        <azure-sdk-bom-version>1.2.16</azure-sdk-bom-version>
+        <azure-sdk-bom-version>1.2.17</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>
         <bouncycastle-version>1.76</bouncycastle-version>
         <box-java-sdk-version>4.2.1</box-java-sdk-version>