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 e9c2863fe72c9934ab063983f7ac55cd8c143022
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Mon Aug 26 12:30:03 2024 -0400

    PROTON-2840 Update Netty tcnative dependency to v2.0.66.Final
    
    Updates the netty tcnatives library to latest release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7d6b93fc..aa125aec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     <netty.version>4.1.112.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.65.Final</netty.tcnative.version>
+    <netty.tcnative.version>2.0.66.Final</netty.tcnative.version>
 
     <!-- Plugin versions -->
     <jacoco.plugin.version>0.8.12</jacoco.plugin.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to