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 3a3ccad  PROTON-2486 Update to latest netty tcnative version 
2.0.50.Final
3a3ccad is described below

commit 3a3ccadda8f68788c39b044e3a57fcbb14f4a609
Author: Timothy Bish <[email protected]>
AuthorDate: Wed Mar 9 15:48:51 2022 -0500

    PROTON-2486 Update to latest netty tcnative version 2.0.50.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 462e432..7903cdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <hamcrest.version>2.2</hamcrest.version>
     <netty.version>4.1.74.Final</netty.version>
     <netty.iouring.version>0.0.12.Final</netty.iouring.version>
-    <netty.tcnative.version>2.0.48.Final</netty.tcnative.version>
+    <netty.tcnative.version>2.0.50.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]

Reply via email to