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 af629f410da750f74fd5e4c8025568c63f07d03f Author: Timothy Bish <tabish...@gmail.com> AuthorDate: Thu May 11 11:21:27 2023 -0400 PROTON-2735 Update netty tcnative to 2.0.61.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 09df5a80..bc4c2b0f 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ <netty.version>4.1.92.Final</netty.version> <netty.iouring.version>0.0.21.Final</netty.iouring.version> <netty5.version>5.0.0.Alpha5</netty5.version> - <netty.tcnative.version>2.0.60.Final</netty.tcnative.version> + <netty.tcnative.version>2.0.61.Final</netty.tcnative.version> <!-- Plugin versions --> <jacoco.plugin.version>0.8.8</jacoco.plugin.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org