dependabot[bot] opened a new pull request, #1914: URL: https://github.com/apache/maven-resolver/pull/1914
Bumps `okhttpVersion` from 5.3.2 to 5.4.0. Updates `com.squareup.okhttp3:okhttp-bom` from 5.3.2 to 5.4.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/square/okhttp/blob/master/CHANGELOG.md">com.squareup.okhttp3:okhttp-bom's changelog</a>.</em></p> <blockquote> <h2>Version 5.4.0</h2> <p><em>2026-06-08</em></p> <ul> <li>New: Add superpowers to interceptors. Interceptors can now override anything settable on <code>OkHttpClient.Builder</code>, such as the cache, connection pool, socket factory, and DNS. We expect this will allow most users to use interceptors everywhere, insted of mixing and matching interceptors with custom <code>Call.Factory</code> wrappers.</li> <li>Fix: Limit each HTTP/2 response to 256 KiB of total headers.</li> <li>Upgrade: [kotlinx.coroutines 1.11.0][coroutines_1_11_0]. This is used by the optional <code>okhttp-coroutines</code> artifact.</li> <li>Upgrade: [GraalVM 25.0.3][graalvm_25].</li> <li>Upgrade: [Okio 3.17.0][okio_3_17_0].</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/square/okhttp/commit/61423f472da24e0ccc42b6a2c0863fb27932fea5"><code>61423f4</code></a> Prepare for release 5.4.0.</li> <li><a href="https://github.com/square/okhttp/commit/d7e6effcb6852ca848b5f497032546b98b0a6370"><code>d7e6eff</code></a> Update eclipse.osgi to v3.24.200 (<a href="https://redirect.github.com/square/okhttp/issues/9480">#9480</a>)</li> <li><a href="https://github.com/square/okhttp/commit/7a350986e3231a7b81cbfcc6e3c185327033422b"><code>7a35098</code></a> Update bnd to v7.3.0 (<a href="https://redirect.github.com/square/okhttp/issues/9475">#9475</a>)</li> <li><a href="https://github.com/square/okhttp/commit/0c5a45b1174b8f735cc251eb19faaed87b65d868"><code>0c5a45b</code></a> Update dependency com.puppycrawl.tools:checkstyle to v13.5.0 (<a href="https://redirect.github.com/square/okhttp/issues/9468">#9468</a>)</li> <li><a href="https://github.com/square/okhttp/commit/113ad17f70af6984a1a8b4d46024118e5409c44b"><code>113ad17</code></a> Update dependency macos to v26 (<a href="https://redirect.github.com/square/okhttp/issues/9457">#9457</a>)</li> <li><a href="https://github.com/square/okhttp/commit/84f601af03d047eef3f4b2f0ca6b6f72303dcea1"><code>84f601a</code></a> Update shadow.plugin to v9.4.2 (<a href="https://redirect.github.com/square/okhttp/issues/9466">#9466</a>)</li> <li><a href="https://github.com/square/okhttp/commit/7d463f4bcfca91e4466037f2c65c7c700545d64c"><code>7d463f4</code></a> Update spotless.plugin to v8.6.0 (<a href="https://redirect.github.com/square/okhttp/issues/9464">#9464</a>)</li> <li><a href="https://github.com/square/okhttp/commit/3bf00f52921a0727bd18997cd92112dd2e582ed7"><code>3bf00f5</code></a> Update plugin com.diffplug.spotless to v8.6.0 (<a href="https://redirect.github.com/square/okhttp/issues/9463">#9463</a>)</li> <li><a href="https://github.com/square/okhttp/commit/cfc45a3f146d2389797a3d51d405e9118bed56c9"><code>cfc45a3</code></a> Update spotless.plugin to v8.5.1 (<a href="https://redirect.github.com/square/okhttp/issues/9456">#9456</a>)</li> <li><a href="https://github.com/square/okhttp/commit/81c5006e336c1cb67870694e38707e2c1c44fb34"><code>81c5006</code></a> Apply gradle lint correctly (<a href="https://redirect.github.com/square/okhttp/issues/9459">#9459</a>)</li> <li>Additional commits viewable in <a href="https://github.com/square/okhttp/compare/parent-5.3.2...parent-5.4.0">compare view</a></li> </ul> </details> <br /> Updates `com.squareup.okhttp3:okhttp-jvm` from 5.3.2 to 5.4.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/square/okhttp/blob/master/CHANGELOG.md">com.squareup.okhttp3:okhttp-jvm's changelog</a>.</em></p> <blockquote> <h2>Version 5.4.0</h2> <p><em>2026-06-08</em></p> <ul> <li>New: Add superpowers to interceptors. Interceptors can now override anything settable on <code>OkHttpClient.Builder</code>, such as the cache, connection pool, socket factory, and DNS. We expect this will allow most users to use interceptors everywhere, insted of mixing and matching interceptors with custom <code>Call.Factory</code> wrappers.</li> <li>Fix: Limit each HTTP/2 response to 256 KiB of total headers.</li> <li>Upgrade: [kotlinx.coroutines 1.11.0][coroutines_1_11_0]. This is used by the optional <code>okhttp-coroutines</code> artifact.</li> <li>Upgrade: [GraalVM 25.0.3][graalvm_25].</li> <li>Upgrade: [Okio 3.17.0][okio_3_17_0].</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/square/okhttp/commit/61423f472da24e0ccc42b6a2c0863fb27932fea5"><code>61423f4</code></a> Prepare for release 5.4.0.</li> <li><a href="https://github.com/square/okhttp/commit/d7e6effcb6852ca848b5f497032546b98b0a6370"><code>d7e6eff</code></a> Update eclipse.osgi to v3.24.200 (<a href="https://redirect.github.com/square/okhttp/issues/9480">#9480</a>)</li> <li><a href="https://github.com/square/okhttp/commit/7a350986e3231a7b81cbfcc6e3c185327033422b"><code>7a35098</code></a> Update bnd to v7.3.0 (<a href="https://redirect.github.com/square/okhttp/issues/9475">#9475</a>)</li> <li><a href="https://github.com/square/okhttp/commit/0c5a45b1174b8f735cc251eb19faaed87b65d868"><code>0c5a45b</code></a> Update dependency com.puppycrawl.tools:checkstyle to v13.5.0 (<a href="https://redirect.github.com/square/okhttp/issues/9468">#9468</a>)</li> <li><a href="https://github.com/square/okhttp/commit/113ad17f70af6984a1a8b4d46024118e5409c44b"><code>113ad17</code></a> Update dependency macos to v26 (<a href="https://redirect.github.com/square/okhttp/issues/9457">#9457</a>)</li> <li><a href="https://github.com/square/okhttp/commit/84f601af03d047eef3f4b2f0ca6b6f72303dcea1"><code>84f601a</code></a> Update shadow.plugin to v9.4.2 (<a href="https://redirect.github.com/square/okhttp/issues/9466">#9466</a>)</li> <li><a href="https://github.com/square/okhttp/commit/7d463f4bcfca91e4466037f2c65c7c700545d64c"><code>7d463f4</code></a> Update spotless.plugin to v8.6.0 (<a href="https://redirect.github.com/square/okhttp/issues/9464">#9464</a>)</li> <li><a href="https://github.com/square/okhttp/commit/3bf00f52921a0727bd18997cd92112dd2e582ed7"><code>3bf00f5</code></a> Update plugin com.diffplug.spotless to v8.6.0 (<a href="https://redirect.github.com/square/okhttp/issues/9463">#9463</a>)</li> <li><a href="https://github.com/square/okhttp/commit/cfc45a3f146d2389797a3d51d405e9118bed56c9"><code>cfc45a3</code></a> Update spotless.plugin to v8.5.1 (<a href="https://redirect.github.com/square/okhttp/issues/9456">#9456</a>)</li> <li><a href="https://github.com/square/okhttp/commit/81c5006e336c1cb67870694e38707e2c1c44fb34"><code>81c5006</code></a> Apply gradle lint correctly (<a href="https://redirect.github.com/square/okhttp/issues/9459">#9459</a>)</li> <li>Additional commits viewable in <a href="https://github.com/square/okhttp/compare/parent-5.3.2...parent-5.4.0">compare view</a></li> </ul> </details> <br /> 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 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]
