Skip to content

Commit

Permalink
add the azure-identity-extensions to the azure-sdk-bom (Azure#32504)
Browse files Browse the repository at this point in the history
  • Loading branch information
saragluna authored Dec 13, 2022
1 parent 610fdae commit dcbf31a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sdk/boms/azure-sdk-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,11 @@
<artifactId>azure-identity</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity-extensions</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-iot-deviceupdate</artifactId>
Expand Down

0 comments on commit dcbf31a

Please sign in to comment.