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 6ce7c952ed0e51994e0c669577569d4ff0f7b287
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Fri Apr 21 18:00:21 2023 -0400

    PROTON-2717 Update Netty io_uring to latest 0.0.20.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2eebd374..c2c7d98f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <slf4j.version>1.7.36</slf4j.version>
     <hamcrest.version>2.2</hamcrest.version>
     <netty.version>4.1.91.Final</netty.version>
-    <netty.iouring.version>0.0.19.Final</netty.iouring.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>
 


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

Reply via email to