Skip to content

Commit

Permalink
Revert "Updated dependency version for Storage in EventHubs."
Browse files Browse the repository at this point in the history
This reverts commit 743da8f.
  • Loading branch information
vcolin7 committed Mar 17, 2023
1 parent 2330a3a commit ef93173
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.21.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.21.0</version> <!-- {x-version-update;com.azure:azure-storage-blob;dependency} -->
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit ef93173

Please sign in to comment.