Skip to content

Commit

Permalink
Bump com.microsoft.azure:msal4j from 1.17.2 to 1.17.3 in /apps/backend
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.17.2 to 1.17.3.
- [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 Nov 25, 2024
1 parent 37fba7d commit cb317e0
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.20.0</microsoft-graph.version>
<msal4j.version>1.17.2</msal4j.version>
<msal4j.version>1.17.3</msal4j.version>

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

0 comments on commit cb317e0

Please sign in to comment.