You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2023/04/24 21:26:37 UTC

[qpid-protonj2] branch main updated: PROTON-2717 Update netty tcnative to 2.0.60.Final

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 0ee79973 PROTON-2717 Update netty tcnative to 2.0.60.Final
0ee79973 is described below

commit 0ee7997327dd97bcbe1c45e5a6bc30745c16179e
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Mon Apr 24 17:25:49 2023 -0400

    PROTON-2717 Update netty tcnative to 2.0.60.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7a9fb527..103b9d62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     <netty.version>4.1.91.Final</netty.version>
     <netty.iouring.version>0.0.20.Final</netty.iouring.version>
     <netty5.version>5.0.0.Alpha5</netty5.version>
-    <netty.tcnative.version>2.0.59.Final</netty.tcnative.version>
+    <netty.tcnative.version>2.0.60.Final</netty.tcnative.version>
 
     <!-- Plugin versions -->
     <jacoco.plugin.version>0.8.8</jacoco.plugin.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org