From 9f0b38f964e4bcac763a2fa9e0927baa2bd2b98b Mon Sep 17 00:00:00 2001 From: Purushottam Sinha Date: Tue, 9 Jun 2026 11:46:27 +0200 Subject: [PATCH] [hotfix][build] Bump netty to 4.2.15.Final --- .../src/main/resources/META-INF/NOTICE | 28 +++++++++---------- .../src/main/resources/META-INF/NOTICE | 4 +-- .../src/main/resources/META-INF/NOTICE | 14 +++++----- pom.xml | 2 +- 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/flink-filesystems/flink-s3-fs-native/src/main/resources/META-INF/NOTICE b/flink-filesystems/flink-s3-fs-native/src/main/resources/META-INF/NOTICE index d742604789fe0..427b561089b21 100644 --- a/flink-filesystems/flink-s3-fs-native/src/main/resources/META-INF/NOTICE +++ b/flink-filesystems/flink-s3-fs-native/src/main/resources/META-INF/NOTICE @@ -41,20 +41,20 @@ This project bundles the following dependencies under the Apache Software Licens - org.apache.httpcomponents:httpclient:4.5.13 - org.apache.httpcomponents:httpcore:4.4.14 - commons-logging:commons-logging:1.1.3 -- io.netty:netty-buffer:4.2.13.Final -- io.netty:netty-codec:4.2.13.Final -- io.netty:netty-codec-base:4.2.13.Final -- io.netty:netty-codec-compression:4.2.13.Final -- io.netty:netty-codec-http:4.2.13.Final -- io.netty:netty-codec-http2:4.2.13.Final -- io.netty:netty-codec-marshalling:4.2.13.Final -- io.netty:netty-codec-protobuf:4.2.13.Final -- io.netty:netty-common:4.2.13.Final -- io.netty:netty-handler:4.2.13.Final -- io.netty:netty-resolver:4.2.13.Final -- io.netty:netty-transport:4.2.13.Final -- io.netty:netty-transport-classes-epoll:4.2.13.Final -- io.netty:netty-transport-native-unix-common:4.2.13.Final +- io.netty:netty-buffer:4.2.15.Final +- io.netty:netty-codec:4.2.15.Final +- io.netty:netty-codec-base:4.2.15.Final +- io.netty:netty-codec-compression:4.2.15.Final +- io.netty:netty-codec-http:4.2.15.Final +- io.netty:netty-codec-http2:4.2.15.Final +- io.netty:netty-codec-marshalling:4.2.15.Final +- io.netty:netty-codec-protobuf:4.2.15.Final +- io.netty:netty-common:4.2.15.Final +- io.netty:netty-handler:4.2.15.Final +- io.netty:netty-resolver:4.2.15.Final +- io.netty:netty-transport:4.2.15.Final +- io.netty:netty-transport-classes-epoll:4.2.15.Final +- io.netty:netty-transport-native-unix-common:4.2.15.Final This project bundles the following dependencies under the MIT License (https://opensource.org/licenses/MIT) diff --git a/flink-python/src/main/resources/META-INF/NOTICE b/flink-python/src/main/resources/META-INF/NOTICE index a19423b096ea9..f8e52f6044bc3 100644 --- a/flink-python/src/main/resources/META-INF/NOTICE +++ b/flink-python/src/main/resources/META-INF/NOTICE @@ -58,8 +58,8 @@ The bundled Apache Beam dependencies bundle the following dependencies under the - io.grpc:grpc-protobuf:1.59.1 - io.grpc:grpc-stub:1.59.1 - io.grpc:grpc-testing:1.59.1 -- io.netty:netty-buffer:4.2.13.Final -- io.netty:netty-common:4.2.13.Final +- io.netty:netty-buffer:4.2.15.Final +- io.netty:netty-common:4.2.15.Final - io.opencensus:opencensus-api:0.31.0 - io.opencensus:opencensus-contrib-grpc-metrics:0.31.0 - io.perfmark:perfmark-api:0.26.0 diff --git a/flink-rpc/flink-rpc-akka/src/main/resources/META-INF/NOTICE b/flink-rpc/flink-rpc-akka/src/main/resources/META-INF/NOTICE index 7c9e9d36bd51e..202cd7ee785ff 100644 --- a/flink-rpc/flink-rpc-akka/src/main/resources/META-INF/NOTICE +++ b/flink-rpc/flink-rpc-akka/src/main/resources/META-INF/NOTICE @@ -16,13 +16,13 @@ This project bundles the following dependencies under the Apache Software Licens - org.apache.pekko:pekko-protobuf-v3_2.12:1.6.0 - org.apache.pekko:pekko-slf4j_2.12:1.6.0 - org.apache.pekko:pekko-stream_2.12:1.6.0 -- io.netty:netty-buffer:4.2.13.Final -- io.netty:netty-transport-native-unix-common:4.2.13.Final -- io.netty:netty-common:4.2.13.Final -- io.netty:netty-codec-base:4.2.13.Final -- io.netty:netty-handler:4.2.13.Final -- io.netty:netty-resolver:4.2.13.Final -- io.netty:netty-transport:4.2.13.Final +- io.netty:netty-buffer:4.2.15.Final +- io.netty:netty-transport-native-unix-common:4.2.15.Final +- io.netty:netty-common:4.2.15.Final +- io.netty:netty-codec-base:4.2.15.Final +- io.netty:netty-handler:4.2.15.Final +- io.netty:netty-resolver:4.2.15.Final +- io.netty:netty-transport:4.2.15.Final The following dependencies all share the same BSD license which you find under licenses/LICENSE.scala. diff --git a/pom.xml b/pom.xml index af5106489a319..fb7c5363f4420 100644 --- a/pom.xml +++ b/pom.xml @@ -922,7 +922,7 @@ under the License. io.netty netty-bom - 4.2.13.Final + 4.2.15.Final pom import