This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
The following commit(s) were added to refs/heads/master by this push:
new e95d25fb8090 [SPARK-55938][BUILD] Update Netty libs in LICENSE-binary
e95d25fb8090 is described below
commit e95d25fb8090ebced23fbffa07ed43dbe3bc0f72
Author: Cheng Pan <[email protected]>
AuthorDate: Wed Mar 11 10:20:08 2026 +0800
[SPARK-55938][BUILD] Update Netty libs in LICENSE-binary
### What changes were proposed in this pull request?
Update Netty libs in `LICENSE-binary`, this should go after #54732
### Why are the changes needed?
For legal purposes.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Review
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #54734 from pan3793/SPARK-55938.
Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
---
LICENSE-binary | 2 ++
1 file changed, 2 insertions(+)
diff --git a/LICENSE-binary b/LICENSE-binary
index 56ca9edf35ef..e04f78a80070 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -275,6 +275,8 @@ io.jsonwebtoken:jjwt-jackson
io.netty:netty-all
io.netty:netty-buffer
io.netty:netty-codec
+io.netty:netty-codec-base
+io.netty:netty-codec-compression
io.netty:netty-codec-dns
io.netty:netty-codec-http
io.netty:netty-codec-http2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]