Skip to content

Commit

Permalink
chore: bump azure-identity from 1.2.0 to 1.8.2 in /examples/msal-java
Browse files Browse the repository at this point in the history
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.2.0 to 1.8.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@v1.2.0...azure-identity_1.8.2)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 8e10244 commit 3ae2c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/msal-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
<version>1.2.0</version>
<version>1.8.2</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down

0 comments on commit 3ae2c48

Please sign in to comment.