Skip to content

Commit

Permalink
Bump com.microsoft.azure:msal4j from 1.15.1 to 1.16.0 (#71)
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt)
- [Commits](AzureAD/microsoft-authentication-library-for-java@v1.15.1...v1.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 2fd5adf commit d409492
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 @@ -80,7 +80,7 @@

<microsoft.graph.version>5.51.0</microsoft.graph.version>
<azure.identity.version>1.13.0</azure.identity.version>
<azure.msal4j.version>1.15.1</azure.msal4j.version>
<azure.msal4j.version>1.16.0</azure.msal4j.version>

<java.version>1.8</java.version>

Expand Down

0 comments on commit d409492

Please sign in to comment.