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 26abaf076b7 CAMEL-20069 - Upgrade Azure SDK BOM to version 1.2.18 
(#11885)
26abaf076b7 is described below

commit 26abaf076b71440f11ee5b0d3f60a9fa48aa9e1e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Nov 2 11:14:34 2023 +0100

    CAMEL-20069 - Upgrade Azure SDK BOM to version 1.2.18 (#11885)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 05d142957e5..abf89a36c15 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.21.13</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
-        <azure-sdk-bom-version>1.2.17</azure-sdk-bom-version>
+        <azure-sdk-bom-version>1.2.18</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.6.0</box-java-sdk-version>

Reply via email to