Skip to content

Commit

Permalink
Bump com.azure:azure-identity from 1.6.0 to 1.12.2 in /samples/java
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.6.0 to 1.12.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.6.0...azure-identity_1.12.2)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cmendible committed Jun 17, 2024
1 parent 475b39d commit db0f165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java/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-identity</artifactId>
<version>1.6.0</version> <!-- {x-version-update;com.azure:azure-identity;dependency} -->
<version>1.12.2</version> <!-- {x-version-update;com.azure:azure-identity;dependency} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down

0 comments on commit db0f165

Please sign in to comment.