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


The following commit(s) were added to refs/heads/1.x by this push:
     new a98f6c17 QPIDJMS-623: update to Netty 4.1.32 (and netty-tcnative test 
dep to 2.0.75)
a98f6c17 is described below

commit a98f6c17666fe12edf2356bc09cdcd24220271ff
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Mar 31 12:19:44 2026 +0100

    QPIDJMS-623: update to Netty 4.1.32 (and netty-tcnative test dep to 2.0.75)
    
    (cherry picked from commit c832bd0beacc05b7b36ce849ffa8767e2e775369)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 98aea5cb..00c1527c 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.130.Final</netty-version>
+    <netty-version>4.1.132.Final</netty-version>
     <slf4j-version>2.0.17</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.74.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.75.Final</netty-tcnative-version>
     <junit.jupiter.version>5.14.2</junit.jupiter.version>
     <mockito-version>5.21.0</mockito-version>
     <hamcrest-version>3.0</hamcrest-version>


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

Reply via email to