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 1086b5d8 PROTON-2768 Update netty dependencies to latest
1086b5d8 is described below

commit 1086b5d86c33551b77119e89369b9ddc0a988cdf
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Tue Sep 26 16:13:12 2023 -0400

    PROTON-2768 Update netty dependencies to latest
    
    Updates to 4.1.98.Final and io_uring 0.0.22.Final
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index eeab5a59..67ce3fa6 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.95.Final</netty.version>
-    <netty.iouring.version>0.0.21.Final</netty.iouring.version>
+    <netty.version>4.1.98.Final</netty.version>
+    <netty.iouring.version>0.0.22.Final</netty.iouring.version>
     <netty5.version>5.0.0.Alpha5</netty5.version>
     <netty.tcnative.version>2.0.61.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