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

commit ef670fef021342aae87e3cdf24328df76a859c3a
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Fri Sep 29 11:20:34 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 61a9d266..00d4c7e2 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.98.Final</netty.version>
-    <netty.iouring.version>0.0.22.Final</netty.iouring.version>
+    <netty.version>4.1.99.Final</netty.version>
+    <netty.iouring.version>0.0.23.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