Skip to content

Commit

Permalink
Bump com.azure:azure-identity from 1.14.0 to 1.14.1 (#92)
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.14.0 to 1.14.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.14.0...azure-core_1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 55655ee commit f4ccdf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<connid.version>1.5.2.0</connid.version>

<microsoft.graph.version>5.51.0</microsoft.graph.version>
<azure.identity.version>1.14.0</azure.identity.version>
<azure.identity.version>1.14.1</azure.identity.version>
<azure.msal4j.version>1.17.2</azure.msal4j.version>

<java.version>1.8</java.version>
Expand Down

0 comments on commit f4ccdf0

Please sign in to comment.