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/03/14 10:23:46 UTC

[camel] 01/03: Upgrade Azure SDK BOM to version 1.2.10

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 0958bf2c70a5adb2b1280b2ee4e5957873633c12
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 14 10:32:36 2023 +0100

    Upgrade Azure SDK BOM to version 1.2.10
    
    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 22da0534baf..879d2798fe0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -71,7 +71,7 @@
         <aws-java-sdk2-version>2.20.23</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.9</azure-sdk-bom-version>
+        <azure-sdk-bom-version>1.2.10</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>