This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git


The following commit(s) were added to refs/heads/master by this push:
     new bc36a31  [hotfix][zk][legal] Update netty version
bc36a31 is described below

commit bc36a31063828e532721a5ba3c256e6597206b8b
Author: Chesnay Schepler <[email protected]>
AuthorDate: Tue Nov 30 10:35:58 2021 +0100

    [hotfix][zk][legal] Update netty version
---
 .../src/main/resources/META-INF/NOTICE                   | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
index c14a7fb..e972160 100644
--- 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
+++ 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
@@ -7,14 +7,14 @@ The Apache Software Foundation (http://www.apache.org/).
 This project bundles the following dependencies under the Apache Software 
License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 - com.google.guava:guava:27.0.1-jre
-- io.netty:netty-buffer:4.1.65.Final
-- io.netty:netty-codec:4.1.65.Final
-- io.netty:netty-common:4.1.65.Final
-- io.netty:netty-handler:4.1.65.Final
-- io.netty:netty-resolver:4.1.65.Final
-- io.netty:netty-transport:4.1.65.Final
-- io.netty:netty-transport-native-epoll:4.1.65.Final
-- io.netty:netty-transport-native-unix-common:4.1.65.Final
+- io.netty:netty-buffer:4.1.70.Final
+- io.netty:netty-codec:4.1.70.Final
+- io.netty:netty-common:4.1.70.Final
+- io.netty:netty-handler:4.1.70.Final
+- io.netty:netty-resolver:4.1.70.Final
+- io.netty:netty-transport:4.1.70.Final
+- io.netty:netty-transport-native-epoll:4.1.70.Final
+- io.netty:netty-transport-native-unix-common:4.1.70.Final
 - org.apache.curator:curator-client:4.2.0
 - org.apache.curator:curator-framework:4.2.0
 - org.apache.curator:curator-recipes:4.2.0

Reply via email to