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 7387656471ef40785a26d2748f2f999dee34d8dd Author: Timothy Bish <tabish...@gmail.com> AuthorDate: Thu May 1 15:32:36 2025 -0400 PROTON-2877 Update netty tcnative to 2.0.71.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a981d8a0..174c391d 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.70.Final</netty.tcnative.version> + <netty.tcnative.version>2.0.71.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