You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/05 07:57:24 UTC

(camel) branch main updated: Bump com.azure:azure-sdk-bom from 1.2.20 to 1.2.21 (#13380)

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

davsclaus 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 a8c451fac20 Bump com.azure:azure-sdk-bom from 1.2.20 to 1.2.21 (#13380)
a8c451fac20 is described below

commit a8c451fac20a52c72e2bb2e97bf522b9aacecb1c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Mar 5 08:57:18 2024 +0100

    Bump com.azure:azure-sdk-bom from 1.2.20 to 1.2.21 (#13380)
    
    Bumps [com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from 1.2.20 to 1.2.21.
    - [Release notes](https://github.com/azure/azure-sdk-for-java/releases)
    - [Commits](https://github.com/azure/azure-sdk-for-java/compare/azure-sdk-bom_1.2.20...azure-sdk-bom_1.2.21)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-sdk-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f1bf0a384a3..a0556a3f1f0 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.24.13</aws-java-sdk2-version>
         <aws-xray-version>2.15.1</aws-xray-version>
-        <azure-sdk-bom-version>1.2.20</azure-sdk-bom-version>
+        <azure-sdk-bom-version>1.2.21</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.19</azure-storage-blob-changefeed-version>
         <beanio-version>3.0.0</beanio-version>
         <bouncycastle-version>1.77</bouncycastle-version>