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 ce2f829480b8a4394c632a513d1794aa41cb628a Author: Timothy Bish <[email protected]> AuthorDate: Fri May 6 14:45:07 2022 -0400 PROTON-2533 Update netty tc-natives to 2.0.52.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 54aa10d0..fcf22961 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ <hamcrest.version>2.2</hamcrest.version> <netty.version>4.1.76.Final</netty.version> <netty.iouring.version>0.0.13.Final</netty.iouring.version> - <netty.tcnative.version>2.0.51.Final</netty.tcnative.version> + <netty.tcnative.version>2.0.52.Final</netty.tcnative.version> <!-- Plugin versions --> <maven.bundle.plugin.version>5.1.1</maven.bundle.plugin.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
