Bump com.microsoft.azure:azure-storage from 8.6.0 to 8.6.6

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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-15 23:22:57 +00:00 committed by GitHub
parent a805c5612e
commit 0652b29945
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-storage</artifactId>
<version>8.6.0</version>
<version>8.6.6</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>