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 012a2db220ad29c8eaa20573c67da153bf6b369f
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Fri Nov 11 10:24:36 2022 -0500

    PROTON-2651 Update to netty 4.1.85.Final and update io_uring
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index aaf8cd35..484f2b90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,8 +46,8 @@
     <proton.version>0.34.0</proton.version>
     <slf4j.version>1.7.36</slf4j.version>
     <hamcrest.version>2.2</hamcrest.version>
-    <netty.version>4.1.84.Final</netty.version>
-    <netty.iouring.version>0.0.15.Final</netty.iouring.version>
+    <netty.version>4.1.85.Final</netty.version>
+    <netty.iouring.version>0.0.16.Final</netty.iouring.version>
     <netty.tcnative.version>2.0.54.Final</netty.tcnative.version>
 
     <!-- Plugin versions -->


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

Reply via email to