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 a071fcd9ddd chore(deps): Bump com.azure:azure-storage-blob-changefeed 
(#17437)
a071fcd9ddd is described below

commit a071fcd9ddd536f20e24771ab0e16e87c2cd52a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 12 09:05:28 2025 +0100

    chore(deps): Bump com.azure:azure-storage-blob-changefeed (#17437)
    
    Bumps 
[com.azure:azure-storage-blob-changefeed](https://github.com/Azure/azure-sdk-for-java)
 from 12.0.0-beta.28 to 12.0.0-beta.29.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - 
[Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-blob-nio_12.0.0-beta.28...azure-storage-blob-nio_12.0.0-beta.29)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-storage-blob-changefeed
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@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 a8e3f766821..86027c7ee39 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -79,7 +79,7 @@
         <aws-java-sdk2-version>2.30.38</aws-java-sdk2-version>
         <aws-xray-version>2.18.2</aws-xray-version>
         <azure-sdk-bom-version>1.2.32</azure-sdk-bom-version>
-        
<azure-storage-blob-changefeed-version>12.0.0-beta.28</azure-storage-blob-changefeed-version>
+        
<azure-storage-blob-changefeed-version>12.0.0-beta.29</azure-storage-blob-changefeed-version>
         <beanio-version>3.2.1</beanio-version>
         <bouncycastle-version>1.79</bouncycastle-version>
         <box-java-sdk-version>4.15.2</box-java-sdk-version>

Reply via email to