Skip to content

Commit

Permalink
Bump com.microsoft.azure:msal4j from 1.14.3 to 1.15.0
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.14.3 to 1.15.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](https://github.com/AzureAD/microsoft-authentication-library-for-java/commits/v1.15.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]>
  • Loading branch information
dependabot[bot] authored and orpiske committed Apr 24, 2024
1 parent ed89ad0 commit 79e147d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
<mockito-version>5.11.0</mockito-version>
<mongo-java-driver-version>4.11.1</mongo-java-driver-version>
<mongo-hadoop-version>1.5.0</mongo-hadoop-version>
<msal4j-version>1.14.3</msal4j-version>
<msal4j-version>1.15.0</msal4j-version>
<mustache-java-version>0.9.11</mustache-java-version>
<mvel-version>2.5.2.Final</mvel-version>
<mybatis-version>3.5.15</mybatis-version>
Expand Down

0 comments on commit 79e147d

Please sign in to comment.