Skip to content

Commit

Permalink
build(deps): bump azure-storage-file-share from 12.18.1 to 12.18.2 (#…
Browse files Browse the repository at this point in the history
…1469)

Bumps [azure-storage-file-share](https://github.com/Azure/azure-sdk-for-java) from 12.18.1 to 12.18.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-common_12.18.1...azure-storage-blob-batch_12.18.2)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-file-share
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2023
1 parent 10ebf5b commit a4ba354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-content-azure-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-share</artifactId>
<version>12.18.1</version>
<version>12.18.2</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit a4ba354

Please sign in to comment.