dependabot[bot] opened a new pull request, #131: URL: https://github.com/apache/camel-spring-boot-examples/pull/131
Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.13.2 to 1.15.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>v1.15.1</h2> <ul> <li>Fix to correctly use custom SSLSocketFactory (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/821">#821</a>)</li> <li>Add public API to determine the Managed Identity environment (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/823">#823</a>)</li> </ul> <h2>v1.15.0</h2> <ul> <li>GA support for Azure managed identity scenarios</li> <li>Support managed identities in Azure Functions, App Service, IMDS (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/661">#661</a>)</li> <li>Support MI in Cloud Shell (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/713">#713</a>)</li> <li>Support MI in Service Fabric (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/729">#729</a>)</li> <li>Support MI in Azure Arc (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/730">#730</a>)</li> <li>Adjust loopback address binding in interactive flow by <a href="https://github.com/crimsonvspurple"><code>@crimsonvspurple</code></a> (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/797">#797</a>)</li> </ul> <h2>v1.14.2</h2> <ul> <li>Correct IMDS endpoint used for region discovery (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/762">#762</a>)</li> <li>Improve performance of instance/region discovery (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/763">#763</a>)</li> </ul> <h2>v1.14.1</h2> <ul> <li>Remove key size requirements for certificates (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/749">#749</a>)</li> <li>Improve timeout behavior for futures (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/756">#756</a>)</li> <li>Reduce verbosity of certain info logs (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/756">#756</a>)</li> </ul> <h2>v1.13.10</h2> <ul> <li>Remove default HTTP timeout (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/664">#664</a>)</li> <li>Handle null pointer exception in certain ADFS scenarios (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/669">#669</a>)</li> <li>Fix issue with command to open default browser on Linux by <a href="https://github.com/ricemery"><code>@ricemery</code></a> in <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/683">AzureAD/microsoft-authentication-library-for-java#683</a></li> <li>Add equals/hash logic to Account class based on homeAccountID by <a href="https://github.com/gterminator"><code>@gterminator</code></a> in <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/681">AzureAD/microsoft-authentication-library-for-java#681</a></li> </ul> <h2>msal4j v1.13.9</h2> <ul> <li>Update automated tests to use JUnit 5/Mockito instead of TestNG/Powermock (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/672">AzureAD/microsoft-authentication-library-for-java#672</a>)</li> <li>Fix issue with interactive flow on macOS/Linux/Unix systems (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/651">AzureAD/microsoft-authentication-library-for-java#651</a>)</li> </ul> <h2>msal4j v1.13.8</h2> <ul> <li>Added support for CIAM authority</li> <li>Added refresh_in logic for managed identity flow</li> <li>Better exception handling in interactive flow</li> <li>Updated vulnerable dependency versions</li> </ul> <h2>msal4j v1.13.7 release</h2> <p>Address security vulnerability - Update net.minidev:json-smart version to 2.4.10</p> <h2>msal4j v1.13.6 release</h2> <ul> <li>Added ExtraQueryParameters API.</li> <li>added tests for a CIAM user.</li> <li>updated condition to throw exception only for an invalid authority while performing instance discovery.</li> </ul> <h2>msal4j v1.13.5 release</h2> <ul> <li>fixed url for admin consent.</li> <li>added 2s timeout to IMDS endpoint call.</li> <li>fixed url for regional endpoint calls.</li> <li>added support for current and legacy B2c authority formats.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.15.1</h1> <ul> <li>Fix to correctly use custom SSLSocketFactory (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/821">#821</a>)</li> <li>Add public API to determine the Managed Identity environment (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/823">#823</a>)</li> </ul> <h1>Version 1.15.0</h1> <ul> <li>GA support for Azure managed identity scenarios</li> <li>Support managed identities in Azure Functions, App Service, IMDS (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/661">#661</a>)</li> <li>Support MI in Cloud Shell (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/713">#713</a>)</li> <li>Support MI in Service Fabric (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/729">#729</a>)</li> <li>Support MI in Azure Arc (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/730">#730</a>)</li> <li>Adjust loopback address binding in interactive flow (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/797">#797</a>)</li> </ul> <h1>Version 1.14.3</h1> <ul> <li>Hotfix to update oauth2-oidc-sdk dependency (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/781">#781</a>)</li> </ul> <h1>Version 1.14.2</h1> <ul> <li>Correct IMDS endpoint used for region discovery (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/762">#762</a>)</li> <li>Improve performance of instance/region discovery (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/763">#763</a>)</li> </ul> <h1>Version 1.14.1</h1> <ul> <li>Remove key size requirements for certificates (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/749">#749</a>)</li> <li>Improve timeout behavior for futures (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/756">#756</a>)</li> <li>Reduce verbosity of certain info logs (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/756">#756</a>)</li> </ul> <h1>Version 1.14.4-beta</h1> <ul> <li>Beta support for MSI in Azure Arc (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/730">#730</a>)</li> <li>Beta support for MSI in Service Fabric (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/729">#729</a>)</li> <li>Fix Cloud Shell parsing issue (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/750">#750</a>)</li> </ul> <h1>Version 1.14.0</h1> <ul> <li>GA release of MSAL Java Brokers package</li> <li>Add support for acquiring bearer and proof-of-possession tokens using WAM as the broker (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/590">#590</a>)</li> <li>Default throttling time for password grant requests lowered to 5 seconds (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/721">#721</a>)</li> <li>Fix internal docs generation issue (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/705">#705</a>)</li> </ul> <h1>Version 1.14.2-beta</h1> <ul> <li>Add support for Managed Identity (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/712">#712</a>)</li> </ul> <h1>Version 1.14.1-beta</h1> <ul> <li>Add proof-of-possession token support</li> <li>Add MSALRuntime logging support</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/e1813c4a18c0fb8f6102a8889b5786b2f6b46827"><code>e1813c4</code></a> Version updates for 1.15.1 release</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/68bba5168b61726afd8ca223e70a54062ad09c01"><code>68bba51</code></a> Required feature update</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/440e42dd1037c9c70716450239df55f6fc6b4f4d"><code>440e42d</code></a> Merge pull request <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/821">#821</a> from stefanlourens/patch-1</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/6f1778d8ee6430b14f3ccb9ac68e16ba7b9e0a3a"><code>6f1778d</code></a> Merge pull request <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/823">#823</a> from AzureAD/nebharg/MsiAddApiToDetectEnv</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/9a07472cedbde7a1013a6fc81da91f2a2c6d67a1"><code>9a07472</code></a> Add API to get managed identity source</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/24b13f9854a34745c57170d293d75c99e8172c48"><code>24b13f9</code></a> Fix for supplied SSLSocketFactory being ignored</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/fb028675c22d406ca6fdc9bcda6fa210d47fa806"><code>fb02867</code></a> Add CODEOWNERS file (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/809">#809</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/0edb99c01ae6296c9c3fc6edbf4c3c92abff1b53"><code>0edb99c</code></a> Merge pull request <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/issues/807">#807</a> from AzureAD/avdunn/add-persistence-package</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/f3c389610514608f289264811c8c5a410d752f71"><code>f3c3896</code></a> Update pom</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/commit/d9297805fcc7119a31eddd55eecfac96aacdff5a"><code>d929780</code></a> Update module</li> <li>Additional commits viewable in <a href="https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.13.2...v1.15.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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/camel-spring-boot-examples/network/alerts). </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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org