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

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


The following commit(s) were added to refs/heads/main by this push:
     new cd5d7300 QPIDJMS-614: update to Netty 4.1.127 (and netty-tcnative test 
dep to 2.0.73)
cd5d7300 is described below

commit cd5d73002309736b7c27407d6470e5797472891b
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Sep 11 13:55:53 2025 +0100

    QPIDJMS-614: update to Netty 4.1.127 (and netty-tcnative test dep to 2.0.73)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 377e6717..da7aa0e6 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.124.Final</netty-version>
+    <netty-version>4.1.127.Final</netty-version>
     <slf4j-version>2.0.17</slf4j-version>
     <jakarta.jms-api-version>3.1.0</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.72.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.73.Final</netty-tcnative-version>
     <junit.jupiter.version>5.13.4</junit.jupiter.version>
     <mockito-version>5.19.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