Skip to content

Commit

Permalink
Bump com.microsoft.azure:msal4j in /mail-ms-exchange-oauth2 (#131)
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.2 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](AzureAD/microsoft-authentication-library-for-java@v1.13.2...v1.15.1)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:msal4j
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent 2e39948 commit f49add4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail-ms-exchange-oauth2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
with IMAP protocol and access email data for Office 365 users using OAuth2 authentication</description>

<properties>
<msal4j-version>1.13.2</msal4j-version>
<msal4j-version>1.15.1</msal4j-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<category>Mail</category>
</properties>
Expand Down

0 comments on commit f49add4

Please sign in to comment.