dependabot[bot] opened a new pull request, #2212: URL: https://github.com/apache/tika/pull/2212
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.16.0 to 1.16.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-java/releases">com.azure:azure-identity's releases</a>.</em></p> <blockquote> <h2>azure-identity_1.16.1</h2> <h2>1.16.1 (2025-05-14)</h2> <h3>Features Added</h3> <ul> <li>Added <code>AZURE_TOKEN_CREDENTIALS</code> environment variable to <code>DefaultAzureCredential</code> to allow for choosing groups of credentials. <ul> <li><code>prod</code> for <code>EnvironmentCredential</code>, <code>WorkloadIdentityCredential</code>, and <code>ManagedIdentityCredential</code>.</li> <li><code>dev</code> for <code>SharedTokenCredential</code>, <code>IntelliJCredential</code>, <code>AzureCliCredential</code>, <code>AzurePowershellCredential</code>, and <code>AzureDeveloperCliCredential</code>.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/ce394d0a3e674f026f6184f28e9d9e559a29691f"><code>ce394d0</code></a> Prepare Identity Patch release May 2025 (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/45332">#45332</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/3abb9e373f90143cbe9f4cc0bbf5f3a03c9538f0"><code>3abb9e3</code></a> Identity dac env opt out (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/45301">#45301</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/b653ec4e911527aee130adb3fa8f4760e652a5d6"><code>b653ec4</code></a> Sync eng/common directory with azure-sdk-tools for PR 10532 (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/45329">#45329</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/0b28a1ea13b2394fa517a59ae3e2ae3345ad86aa"><code>0b28a1e</code></a> Azure AI Agents Persistent: Updated typespec and samples (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/45330">#45330</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/73c6592d85d034c05f4f8ca186e38c744f1cb8b8"><code>73c6592</code></a> Sync eng/common directory with azure-sdk-tools for PR 10522 (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/45187">#45187</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/b4c996eed403e8aba0525ada6f7a373008236ddb"><code>b4c996e</code></a> Increment package versions for keyvault releases (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/45320">#45320</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/2949e794186eaf4a548fc5e36be3dfc8bcb0c003"><code>2949e79</code></a> HtmlDecode hrefs (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/45327">#45327</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/467b8bed0f39d1be8d902899c784be235f240268"><code>467b8be</code></a> Fix invalid scope in Lettuce sample using identity for Redis Cache (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/45305">#45305</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/0cf0541b19d00d1dbe9edf2ae75a0a54111c9f59"><code>0cf0541</code></a> mgmt, local generation for Cosmos DB 2025-04-15 Stable SDK (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/45273">#45273</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/856ef02747848c53120359757e418d993cc0e760"><code>856ef02</code></a> Increment package versions for containerservicefleet releases (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/45321">#45321</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.16.0...azure-identity_1.16.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: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org