Skip to content

Commit

Permalink
Bump azure-storage-common from 12.20.0 to 12.21.0
Browse files Browse the repository at this point in the history
Bumps [azure-storage-common](https://github.com/Azure/azure-sdk-for-java) from 12.20.0 to 12.21.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.20.0...azure-storage-blob_12.21.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and avano committed Apr 15, 2023
1 parent b1b5c2f commit 0609fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-x/services/azure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<properties>
<azure.core.version>1.38.0</azure.core.version>
<!-- Align the version, as blob and queue may contain different versions -->
<azure.storage.common.version>12.20.0</azure.storage.common.version>
<azure.storage.common.version>12.21.0</azure.storage.common.version>
</properties>

<modules>
Expand Down

0 comments on commit 0609fed

Please sign in to comment.