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

dongjoon-hyun pushed a commit to branch branch-4.x
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/branch-4.x by this push:
     new 429df93c0fae [SPARK-57869][BUILD] Remove `logging-interceptor` from 
`LICENSE-binary`
429df93c0fae is described below

commit 429df93c0fae61dd13bc245b77061fa0c57f3ab4
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Wed Jul 1 16:10:37 2026 -0700

    [SPARK-57869][BUILD] Remove `logging-interceptor` from `LICENSE-binary`
    
    ### What changes were proposed in this pull request?
    
    This PR removes the stale `com.squareup.okhttp3:logging-interceptor` entry 
from `LICENSE-binary`.
    
    ### Why are the changes needed?
    
    `com.squareup.okhttp3:logging-interceptor` dependency was removed at Apache 
Spark 4.0.0 via the following.
    
    - https://github.com/apache/spark/pull/49159
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Pass the CIs.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    Generated-by: Claude Opus 4.8
    
    Closes #56947 from dongjoon-hyun/SPARK-57869.
    
    Authored-by: Dongjoon Hyun <[email protected]>
    Signed-off-by: Dongjoon Hyun <[email protected]>
    (cherry picked from commit 91f1688c0e6bb3e3f6428a28f17458244097726a)
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 LICENSE-binary | 1 -
 1 file changed, 1 deletion(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 936bc6540ee4..958903f01396 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -220,7 +220,6 @@ com.google.flatbuffers:flatbuffers-java
 com.google.guava:guava
 com.jamesmurty.utils:java-xmlbuilder
 com.ning:compress-lzf
-com.squareup.okhttp3:logging-interceptor
 com.squareup.okhttp3:okhttp
 com.squareup.okio:okio
 com.tdunning:json


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to