This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit 5d49a4de6fb07ff3536973caad13b30c20158e7a
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Fri Feb 14 16:57:07 2025 +0000

    QPIDJMS-604: update to Netty 4.1.18 (and netty-tcnative test dep to 2.0.70)
    
    (cherry picked from commit bd1f8a0b18a2cba3ec6acaefa3091eb5bee3ba69)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 42285249..643ab87c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   <properties>
     <!-- Dependency Versions for this Project -->
     <proton-version>0.34.1</proton-version>
-    <netty-version>4.1.113.Final</netty-version>
+    <netty-version>4.1.118.Final</netty-version>
     <slf4j-version>2.0.16</slf4j-version>
     <jakarta.jms-api-version>2.0.3</jakarta.jms-api-version>
 
@@ -45,7 +45,7 @@
     <opentracing-version>0.33.0</opentracing-version>
 
     <!-- Test Dependency Versions for this Project -->
-    <netty-tcnative-version>2.0.66.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.70.Final</netty-tcnative-version>
     <junit.jupiter.version>5.11.0</junit.jupiter.version>
     <mockito-version>5.13.0</mockito-version>
     <hamcrest-version>3.0</hamcrest-version>


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

Reply via email to