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 b5e5e0ce31c743cf9dc2d66df7e2979b98f0f4b1
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Mon May 1 17:30:23 2023 -0400

    PROTON-2717 Update netty 4.1.92.Final and io_uring 0.0.21.Final
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ffe5666b..20e0c8f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,8 +46,8 @@
     <proton.version>0.34.1</proton.version>
     <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.20.Final</netty.iouring.version>
+    <netty.version>4.1.92.Final</netty.version>
+    <netty.iouring.version>0.0.21.Final</netty.iouring.version>
     <netty5.version>5.0.0.Alpha5</netty5.version>
     <netty.tcnative.version>2.0.60.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