frankgh commented on code in PR #2057:
URL:
https://github.com/apache/cassandra-java-driver/pull/2057#discussion_r2621340340
##########
pom.xml:
##########
@@ -57,7 +57,7 @@
<!-- when changing version also update version in LICENSE_binary -->
<hdrhistogram.version>2.1.12</hdrhistogram.version>
<metrics.version>4.1.18</metrics.version>
- <netty.version>4.1.119.Final</netty.version>
+ <netty.version>4.1.129.Final</netty.version>
Review Comment:
130 is the newest version fixing some regressions introduced in 129
```suggestion
<netty.version>4.1.130.Final</netty.version>
```
--
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]