PROTON-2486 Update to latest netty tcnative version 2.0.50.Final
diff --git a/pom.xml b/pom.xml
index 462e432..7903cdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <hamcrest.version>2.2</hamcrest.version>
     <netty.version>4.1.74.Final</netty.version>
     <netty.iouring.version>0.0.12.Final</netty.iouring.version>
-    <netty.tcnative.version>2.0.48.Final</netty.tcnative.version>
+    <netty.tcnative.version>2.0.50.Final</netty.tcnative.version>
 
     <!-- Plugin versions -->
     <maven.bundle.plugin.version>5.1.1</maven.bundle.plugin.version>