dependabot[bot] opened a new pull request, #1813: URL: https://github.com/apache/tika/pull/1813
Bumps [com.azure:azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java) from 1.15.0 to 1.15.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-java/releases">com.azure:azure-core-http-netty's releases</a>.</em></p> <blockquote> <h2>azure-core-http-netty_1.15.1</h2> <h2>1.15.1 (2024-06-06)</h2> <h3>Other Changes</h3> <ul> <li>Changed the log message for mismatched Netty versions to not state an expected version, instead just that versions weren't aligned. (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/pull/40134">#40134</a>)</li> </ul> <h4>Dependency Updates</h4> <ul> <li>Upgraded <code>azure-core</code> from <code>1.49.0</code> to <code>1.49.1</code>.</li> <li>Upgraded <code>reactor-netty-http</code> from <code>1.0.43</code> to <code>1.0.45</code>.</li> <li>Upgraded Netty dependencies from <code>4.1.108.Final</code> to <code>4.1.110.Final</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/2a1eaddc1e0e05b39b945493407717be9df3f03b"><code>2a1eadd</code></a> Prepare Core libraries for June 2024 release (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/40498">#40498</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/1527f1acf01d97f49abdefca38dfb4d58e76baac"><code>1527f1a</code></a> Merge to main after spring cloud azure 4.19.0 released (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/40520">#40520</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/cfe2a9970edd17ba993886391295468e9ba6653d"><code>cfe2a99</code></a> Synapse release for June, regenerated using autorest 4.1.17 (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/40518">#40518</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/87d5b802ee8625e8a0df782c4bbd20818b1d9b3a"><code>87d5b80</code></a> mgmt, local generation for Cosmos DB 2024-05-15 Stable (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/40515">#40515</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/85c18361ad7d10c820df90a084025be166668521"><code>85c1836</code></a> [OpenAI] [Assistants] Assistant V2 support <code>v2024-05-01-preview</code> release (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/40">#40</a>...</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/d674de54bb547a61851b9840cd303b1965eb83ae"><code>d674de5</code></a> mgmt, local generation for network 2023-11-01 (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/40476">#40476</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/8b1b7dab5f6d10e46d23861c46e1a217b2120b04"><code>8b1b7da</code></a> mgmt, local generation for Microsoft.Web 2023-12-01 (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/40514">#40514</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/5648561dc792a993ec0fb4b041d76dc64971b9bb"><code>5648561</code></a> Updating the doc for maxAutoLockRenewDuration setter in all receiver and pro...</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/8ac314bd4acbf5c518333eae622e7b362d7ff990"><code>8ac314b</code></a> Migrate azure-security-attestation to stream-style serialization (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/40137">#40137</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/0a1712a2801bdfbc58b9b03d219104e429122346"><code>0a1712a</code></a> Regenerate Job Router with stream-style serialization and remove many Interna...</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.15.0...azure-core-http-netty_1.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) </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