Skip to content

Commit

Permalink
Bump com.microsoft.azure:msal4j from 1.16.1 to 1.16.2 in /apps/backend (
Browse files Browse the repository at this point in the history
#861)

Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.16.1 to 1.16.2.
- [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.16.1...v1.16.2)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent b3b0dc9 commit 2056d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<google-cloud-bigquery.version>2.38.2</google-cloud-bigquery.version>

<microsoft-graph.version>6.13.0</microsoft-graph.version>
<msal4j.version>1.16.1</msal4j.version>
<msal4j.version>1.16.2</msal4j.version>

<!-- transitive versions -->
<commons-compress.version>1.26.2</commons-compress.version>
Expand Down

0 comments on commit 2056d02

Please sign in to comment.