Skip to content

Commit 54c5fe5

Browse files
committed
[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. - #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 <dongjoon@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org> (cherry picked from commit 91f1688) Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent 3583222 commit 54c5fe5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

LICENSE-binary

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ com.google.guava:guava
221221
com.google.j2objc:j2objc-annotations
222222
com.jamesmurty.utils:java-xmlbuilder
223223
com.ning:compress-lzf
224-
com.squareup.okhttp3:logging-interceptor
225224
com.squareup.okhttp3:okhttp
226225
com.squareup.okio:okio
227226
com.tdunning:json

0 commit comments

Comments
 (0)