Skip to content

Commit

Permalink
Bump com.microsoft.azure:msal4j from 1.15.0 to 1.15.1
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.0 to 1.15.1.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent c27a24b commit bed956e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interlok-azure-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ext {

dependencies {

api ("com.microsoft.azure:msal4j:1.15.0")
api ("com.microsoft.azure:msal4j:1.15.1")
constraints {
api("net.minidev:json-smart:2.5.1") {
because "CVE-2021-27568: Affect json-smart up to (excluding) 2.3.1"
Expand Down

0 comments on commit bed956e

Please sign in to comment.