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 3d513fd  PROTON-2486 Update to latest netty 4.1.74.Final plus other 
netty deps
3d513fd is described below

commit 3d513fd1156e03d176bb8cd9549a0b99d5ccf19a
Author: Timothy Bish <[email protected]>
AuthorDate: Tue Feb 8 12:27:12 2022 -0500

    PROTON-2486 Update to latest netty 4.1.74.Final plus other netty deps
    
    netty 4.1.74.Final
    tcnative 2.0.48.Final
    io_uring 0.0.12.Final
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7581ad4..207b5fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,9 +43,9 @@
     <proton.version>0.33.10</proton.version>
     <slf4j.version>1.7.32</slf4j.version>
     <hamcrest.version>2.2</hamcrest.version>
-    <netty.version>4.1.73.Final</netty.version>
-    <netty.iouring.version>0.0.11.Final</netty.iouring.version>
-    <netty.tcnative.version>2.0.47.Final</netty.tcnative.version>
+    <netty.version>4.1.74.Final</netty.version>
+    <netty.iouring.version>0.0.12.Final</netty.iouring.version>
+    <netty.tcnative.version>2.0.48.Final</netty.tcnative.version>
 
     <!-- Plugin versions -->
     <maven.bundle.plugin.version>5.1.1</maven.bundle.plugin.version>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to