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


The following commit(s) were added to refs/heads/main by this push:
     new b8515813 PROTON-2877 Update netty tcnative to 2.0.72.Final
b8515813 is described below

commit b8515813c83db9c9bb776f52de897465581ad572
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Mon Jun 2 12:17:59 2025 -0400

    PROTON-2877 Update netty tcnative to 2.0.72.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 348b5318..27f66434 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <hamcrest.version>3.0</hamcrest.version>
     <netty.version>4.1.121.Final</netty.version>
     <netty.iouring.version>0.0.26.Final</netty.iouring.version>
-    <netty.tcnative.version>2.0.71.Final</netty.tcnative.version>
+    <netty.tcnative.version>2.0.72.Final</netty.tcnative.version>
 
     <!-- Plugin versions -->
     <jacoco.plugin.version>0.8.13</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