This is an automated email from the ASF dual-hosted git repository.

tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git

commit 6f3d46b963ee4ef3bc40b9f058d2db8cdb9bc3c2
Author: Timothy Bish <[email protected]>
AuthorDate: Tue Mar 12 18:39:04 2024 -0400

    PROTON-2797 Update netty dependencies to latest release
    
    Update tcnative to v2.0.65.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 71424e33..898b77c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     <netty.version>4.1.107.Final</netty.version>
     <netty.iouring.version>0.0.25.Final</netty.iouring.version>
     <netty5.version>5.0.0.Alpha5</netty5.version>
-    <netty.tcnative.version>2.0.63.Final</netty.tcnative.version>
+    <netty.tcnative.version>2.0.65.Final</netty.tcnative.version>
 
     <!-- Plugin versions -->
     <jacoco.plugin.version>0.8.10</jacoco.plugin.version>


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

Reply via email to