You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2021/12/20 12:15:25 UTC

[qpid-protonj2] branch main updated: PROTON-2463: update to Netty 4.1.72, tcnative 2.0.46, io_uring 0.0.11

This is an automated email from the ASF dual-hosted git repository.

robbie 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 6e80ff9  PROTON-2463: update to Netty 4.1.72, tcnative 2.0.46, io_uring 0.0.11
6e80ff9 is described below

commit 6e80ff9c4aa8832067b25694b87d17462d95c599
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Dec 20 12:06:33 2021 +0000

    PROTON-2463: update to Netty 4.1.72, tcnative 2.0.46, io_uring 0.0.11
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 373d0c9..e812cdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,9 @@
     <slf4j.version>1.7.32</slf4j.version>
     <log4j.slf4j.version>2.16.0</log4j.slf4j.version>
     <hamcrest.version>2.2</hamcrest.version>
-    <netty.version>4.1.70.Final</netty.version>
-    <netty.iouring.version>0.0.10.Final</netty.iouring.version>
-    <netty.tcnative.version>2.0.45.Final</netty.tcnative.version>
+    <netty.version>4.1.72.Final</netty.version>
+    <netty.iouring.version>0.0.11.Final</netty.iouring.version>
+    <netty.tcnative.version>2.0.46.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