mateczagany commented on code in PR #27407:
URL: https://github.com/apache/flink/pull/27407#discussion_r2689021828
##########
pom.xml:
##########
@@ -914,7 +914,7 @@ under the License.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
- <version>4.1.100.Final</version>
+ <version>4.2.6.Final</version>
Review Comment:
Thank you, I think that's a great idea. I'll shave off this PR to only
contain the flink-shaded upgrade, and create another PR for Netty-specific
changes.
--
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]