tillrohrmann commented on a change in pull request #11626: [FLINK-16961] Bump 
Netty 4.X to 4.1.44
URL: https://github.com/apache/flink/pull/11626#discussion_r404625359
 
 

 ##########
 File path: 
flink-connectors/flink-connector-cassandra/src/main/resources/META-INF/NOTICE
 ##########
 @@ -9,8 +9,8 @@ This project bundles the following dependencies under the 
Apache Software Licens
 - com.datastax.cassandra:cassandra-driver-core:3.0.0
 - com.datastax.cassandra:cassandra-driver-mapping:3.0.0
 - com.google.guava:guava:18.0
-- io.netty:netty-handler:4.0.33.Final
-- io.netty:netty-buffer:4.0.33.Final
-- io.netty:netty-common:4.0.33.Final
-- io.netty:netty-transport:4.0.33.Final
-- io.netty:netty-codec:4.0.33.Final
+- io.netty:netty-handler:4.1.44.Final
+- io.netty:netty-buffer:4.1.44.Final
+- io.netty:netty-common:4.1.44.Final
+- io.netty:netty-transport:4.1.44.Final
+- io.netty:netty-codec:4.1.44.Final
 
 Review comment:
   `netty-transport ` has a compile time dependency. Hence it should be 
included in the final artifact: 
https://mvnrepository.com/artifact/io.netty/netty-transport/4.1.44.Final

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to