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 0b5eb7ad842e1..b735068227952 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.12.Final -- io.netty:netty-codec:4.2.12.Final -- io.netty:netty-codec-base:4.2.12.Final -- io.netty:netty-codec-compression:4.2.12.Final -- io.netty:netty-codec-http:4.2.12.Final -- io.netty:netty-codec-http2:4.2.12.Final -- io.netty:netty-codec-marshalling:4.2.12.Final -- io.netty:netty-codec-protobuf:4.2.12.Final -- io.netty:netty-common:4.2.12.Final -- io.netty:netty-handler:4.2.12.Final -- io.netty:netty-resolver:4.2.12.Final -- io.netty:netty-transport:4.2.12.Final -- io.netty:netty-transport-classes-epoll:4.2.12.Final -- io.netty:netty-transport-native-unix-common:4.2.12.Final +- 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 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 2f8c9a2407b2d..a19423b096ea9 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.12.Final -- io.netty:netty-common:4.2.12.Final +- io.netty:netty-buffer:4.2.13.Final +- io.netty:netty-common:4.2.13.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 d0e3de5d57799..0d4a807fc43da 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.4.0 - org.apache.pekko:pekko-slf4j_2.12:1.4.0 - org.apache.pekko:pekko-stream_2.12:1.4.0 -- io.netty:netty-buffer:4.2.12.Final -- io.netty:netty-transport-native-unix-common:4.2.12.Final -- io.netty:netty-common:4.2.12.Final -- io.netty:netty-codec-base:4.2.12.Final -- io.netty:netty-handler:4.2.12.Final -- io.netty:netty-resolver:4.2.12.Final -- io.netty:netty-transport:4.2.12.Final +- 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 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 9bfc70ca57557..4586567bf7f25 100644 --- a/pom.xml +++ b/pom.xml @@ -914,7 +914,7 @@ under the License. io.netty netty-bom - 4.2.12.Final + 4.2.13.Final pom import