This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


The following commit(s) were added to refs/heads/main by this push:
     new 5540c4d63 MINOR: Bump com.squareup.okhttp3:mockwebserver3-junit5 from 
5.3.2 to 5.4.0 (#1185)
5540c4d63 is described below

commit 5540c4d6358cd653fcc7e463e60aa3f21f3288ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 18:01:08 2026 +0200

    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 flight/flight-sql-jdbc-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flight/flight-sql-jdbc-core/pom.xml 
b/flight/flight-sql-jdbc-core/pom.xml
index 3741ee083..9a8406cf3 100644
--- a/flight/flight-sql-jdbc-core/pom.xml
+++ b/flight/flight-sql-jdbc-core/pom.xml
@@ -129,7 +129,7 @@ under the License.
     <dependency>
       <groupId>com.squareup.okhttp3</groupId>
       <artifactId>mockwebserver3-junit5</artifactId>
-      <version>5.3.2</version>
+      <version>5.4.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to