Skip to content

Commit 5540c4d

Browse files
MINOR: Bump com.squareup.okhttp3:mockwebserver3-junit5 from 5.3.2 to 5.4.0 (#1185)
Bumps [com.squareup.okhttp3:mockwebserver3-junit5](https://github.com/square/okhttp) 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:mockwebserver3-junit5'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 compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.squareup.okhttp3:mockwebserver3-junit5&package-manager=maven&previous-version=5.3.2&new-version=5.4.0)](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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb24576 commit 5540c4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flight/flight-sql-jdbc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ under the License.
129129
<dependency>
130130
<groupId>com.squareup.okhttp3</groupId>
131131
<artifactId>mockwebserver3-junit5</artifactId>
132-
<version>5.3.2</version>
132+
<version>5.4.0</version>
133133
<scope>test</scope>
134134
</dependency>
135135
<dependency>

0 commit comments

Comments
 (0)