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 12:47:42 UTC

[camel] 01/01: CAMEL-19944 - Upgrade Azure SDK BOM to version 1.2.17

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

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

commit d88240f1ef7504b85d4fa7fe8887dd0a75769eab
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 3 14:46:53 2023 +0200

    CAMEL-19944 - Upgrade Azure SDK BOM to version 1.2.17
    
    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>