dependabot[bot] opened a new pull request, #19181: URL: https://github.com/apache/camel/pull/19181
Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.23.0 to 1.23.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/releases">com.microsoft.azure:msal4j's releases</a>.</em></p> <blockquote> <h2>1.23.1</h2> <ul> <li>Fix regression and other issues related to client credentials (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/986">#986</a>) <ul> <li>Fix for regression after latest release where certificate-based assertions were never refreshed (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/984">#984</a>)</li> <li>Fix/improve behavior to properly handle callback-based assertions set at the application level (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/879">#879</a>, <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/977">#977</a>)</li> <li>Generally improve internal assertion behavior by making assertions entirely per-request</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.23.0...v1.23.1">https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.23.0...v1.23.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt">com.microsoft.azure:msal4j's changelog</a>.</em></p> <blockquote> <h1>Version 1.23.1</h1> <ul> <li>Fix regression and other issues related to client credentials (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/986">#986</a>) <ul> <li>Fix for regression after latest release where certificate-based assertions were never refreshed (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/984">#984</a>)</li> <li>Fix/improve behavior to properly handle callback-based assertions set at the application level (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/879">#879</a>, <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/977">#977</a>)</li> <li>Generally improve internal assertion behavior by making assertions entirely per-request</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/b8c025bacb28a6ad8e997f3d168d6d77bfed4325"><code>b8c025b</code></a> Merge pull request <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/991">#991</a> from AzureAD/avdunn/release-1.23.1</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/62645dee81a80f303ab05839366399ade5765e17"><code>62645de</code></a> Version number and changelog update for release 1.23.1</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/9c03bc3195e16ad2b7edf290def0d02ebf56be9e"><code>9c03bc3</code></a> Merge pull request <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/986">#986</a> from AzureAD/avdunn/fix-assertion-refresh</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/cf22677ddf853ee808da822529416c2ba0131a0a"><code>cf22677</code></a> Fix issue with overriding tenant in B2C authority</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/305d20937df4e351a07b55957d487af0bf349310"><code>305d209</code></a> PR feedback</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/cabae29b02178b4471b192855bb9a31f764baaad"><code>cabae29</code></a> Merge pull request <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/988">#988</a> from AzureAD/avdunn/improve-credentials</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/dcf03690dfffbec5e70fc5d5c0ec55f8eb1c53f6"><code>dcf0369</code></a> Merge remote-tracking branch 'origin/avdunn/improve-credentials' into avdunn/...</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/a36c921e75ccd76c7429ab35c079dc53825b4653"><code>a36c921</code></a> Merge branch 'avdunn/fix-assertion-refresh' into avdunn/improve-credentials</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/65dbd6cfefb4b36c831e1873455eb269bec15f6c"><code>65dbd6c</code></a> Update msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/Authority.java</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/fb0f51ee037d242a38615af99ae2ec5fc29304db"><code>fb0f51e</code></a> Add test for mixed and overridden credentials</li> <li>Additional commits viewable in <a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.23.0...v1.23.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
