absurdfarce commented on code in PR #2089:
URL: 
https://github.com/apache/cassandra-java-driver/pull/2089#discussion_r3229841229


##########
pom.xml:
##########
@@ -58,8 +58,8 @@
         <slf4j.version>1.7.25</slf4j.version>
         <slf4j-log4j12.version>1.7.25</slf4j-log4j12.version>
         <guava.version>19.0</guava.version>
-        <netty.version>4.1.119.Final</netty.version>
-        <netty-tcnative.version>2.0.70.Final</netty-tcnative.version>
+        <netty.version>4.1.130.Final</netty.version>
+        <netty-tcnative.version>2.0.74.Final</netty-tcnative.version>

Review Comment:
   Following convention tcnative is updated to the version specified in the 
[corresponding Netty 
POM](https://github.com/netty/netty/blob/netty-4.1.130.Final/pom.xml#L831)



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to