Skip to content

Commit

Permalink
Bump com.microsoft.azure:msal4j from 1.13.9 to 1.13.10
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.13.9 to 1.13.10.
- [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](https://github.com/AzureAD/microsoft-authentication-library-for-java/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 4dc8f6e commit b817926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<azure-sdk-bom.version>1.2.15</azure-sdk-bom.version>
<azure.core.http.client.vertx.version>1.0.0-beta.9</azure.core.http.client.vertx.version>
<!-- @sync com.azure:azure-identity:${azure-identity.version} dep:com.microsoft.azure:msal4j -->
<msal4j.version>1.13.9</msal4j.version>
<msal4j.version>1.13.10</msal4j.version>
<!-- needed for dependency convergence until Azure SDK is upgraded -->
<woodstox-core.version>6.5.1</woodstox-core.version>
</properties>
Expand Down

0 comments on commit b817926

Please sign in to comment.