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 2021/08/31 16:10:33 UTC

[qpid-protonj2] branch main updated: PROTON-2412 Update tcnative to latest 2.0.41.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 2d5b9aa  PROTON-2412 Update tcnative to latest 2.0.41.Final
2d5b9aa is described below

commit 2d5b9aa8bc6aa8fdc92f8002b2c4755427612773
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Tue Aug 31 12:10:23 2021 -0400

    PROTON-2412 Update tcnative to latest 2.0.41.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 728a25a..38200a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <hamcrest.version>2.2</hamcrest.version>
     <netty.version>4.1.67.Final</netty.version>
     <netty.iouring.version>0.0.8.Final</netty.iouring.version>
-    <netty.tcnative.version>2.0.40.Final</netty.tcnative.version>
+    <netty.tcnative.version>2.0.41.Final</netty.tcnative.version>
 
     <!-- Plugin versions -->
     <maven.bundle.plugin.version>5.1.1</maven.bundle.plugin.version>

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