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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new fd4d7e0b7ae build(deps-dev): bump com.microsoft.azure:azure-storage 
(#16289)
fd4d7e0b7ae is described below

commit fd4d7e0b7ae4db2cb4888ed3641e93671c90471f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 9 09:43:52 2026 +0800

    build(deps-dev): bump com.microsoft.azure:azure-storage (#16289)
    
    Bumps 
[com.microsoft.azure:azure-storage](https://github.com/Azure/azure-storage-java)
 from 8.6.0 to 8.6.6.
    - [Release notes](https://github.com/Azure/azure-storage-java/releases)
    - 
[Changelog](https://github.com/Azure/azure-storage-java/blob/v8.6.6/ChangeLog.txt)
    - 
[Commits](https://github.com/Azure/azure-storage-java/compare/v8.6.0...v8.6.6)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.azure:azure-storage
      dependency-version: 8.6.6
      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>
---
 embedded-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/embedded-tests/pom.xml b/embedded-tests/pom.xml
index d0695677a65..081ab22bb5a 100644
--- a/embedded-tests/pom.xml
+++ b/embedded-tests/pom.xml
@@ -158,7 +158,7 @@
     <dependency>
       <groupId>com.microsoft.azure</groupId>
       <artifactId>azure-storage</artifactId>
-      <version>8.6.0</version>
+      <version>8.6.6</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to