MINOR: Fix netty version in LICENSE-binary (#19665)

During PR https://github.com/apache/kafka/pull/19484 only the dependency
was updated but not the `LICENSE-binary` file. This fixes this
misalignment.

Signed-off-by: Josep Prat <josep.prat@aiven.io>

Reviewers: Luke Chen <showuon@gmail.com>
This commit is contained in:
Josep Prat 2025-05-09 13:34:33 +02:00 committed by GitHub
parent c0909b0551
commit a690a3cfa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 9 deletions

View File

@ -244,15 +244,15 @@ lz4-java-1.8.0
maven-artifact-3.9.6
metrics-core-4.1.12.1
metrics-core-2.2.0
netty-buffer-4.1.115.Final
netty-codec-4.1.115.Final
netty-common-4.1.115.Final
netty-handler-4.1.115.Final
netty-resolver-4.1.115.Final
netty-transport-4.1.115.Final
netty-transport-classes-epoll-4.1.115.Final
netty-transport-native-epoll-4.1.115.Final
netty-transport-native-unix-common-4.1.115.Final
netty-buffer-4.1.119.Final
netty-codec-4.1.119.Final
netty-common-4.1.119.Final
netty-handler-4.1.119.Final
netty-resolver-4.1.119.Final
netty-transport-4.1.119.Final
netty-transport-classes-epoll-4.1.119.Final
netty-transport-native-epoll-4.1.119.Final
netty-transport-native-unix-common-4.1.119.Final
opentelemetry-proto-1.0.0-alpha
plexus-utils-3.5.1
reflections-0.10.2