Skip to content

Commit 691bde4

Browse files
Bump azure-storage-blob to 12.33.4 to satisfy version_client.txt
After merging main, eng/versioning/version_client.txt expects azure-storage-blob 12.33.4 but pom.xml still pinned 12.33.3, causing the 'Verify versions in POM files' pipeline step to fail.
1 parent db0c3ad commit 691bde4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sdk/contentunderstanding/azure-ai-contentunderstanding

sdk/contentunderstanding/azure-ai-contentunderstanding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.azure</groupId>
8080
<artifactId>azure-storage-blob</artifactId>
81-
<version>12.33.3</version> <!-- {x-version-update;com.azure:azure-storage-blob;dependency} -->
81+
<version>12.33.4</version> <!-- {x-version-update;com.azure:azure-storage-blob;dependency} -->
8282
</dependency>
8383
</dependencies>
8484

0 commit comments

Comments
 (0)