Skip to content

Commit

Permalink
Bump azure-storage-common from 12.18.0 to 12.19.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.18.0 to 12.19.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.18.0...azure-storage-blob_12.19.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 Oct 21, 2022
1 parent e0e3b46 commit 6c7561d
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 @@ -19,7 +19,7 @@
<azure.event.hubs.version>5.13.0</azure.event.hubs.version>
<azure.core.version>1.33.0</azure.core.version>
<!-- Align the version, as blob comes with 12.18.0 and queue with 12.14.0 while both clients are the same version -->
<azure.storage.common.version>12.18.0</azure.storage.common.version>
<azure.storage.common.version>12.19.0</azure.storage.common.version>
</properties>

<modules>
Expand Down

0 comments on commit 6c7561d

Please sign in to comment.