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 3cea348 Update to latest netty tcnative release 3cea348 is described below commit 3cea34897f91f9af6e76182b68c850378e0ba62b Author: Timothy Bish <tabish...@gmail.com> AuthorDate: Thu Apr 29 11:43:10 2021 -0400 Update to latest netty tcnative release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2499e5..537ad9b 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <hamcrest.version>2.2</hamcrest.version> <netty.version>4.1.63.Final</netty.version> <netty.iouring.version>0.0.5.Final</netty.iouring.version> - <netty.tcnative.version>2.0.38.Final</netty.tcnative.version> + <netty.tcnative.version>2.0.39.Final</netty.tcnative.version> <!-- Plugin versions --> <maven.bundle.plugin.version>5.1.1</maven.bundle.plugin.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org