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 be71d728 QPIDJMS-597: update to Netty 4.1.107 (and netty-tcnative test 
dep to 2.0.63)
be71d728 is described below

commit be71d728a1f3322fc271ecf0248720090d007dae
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Thu Mar 7 11:42:55 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index ded3f378..614fbe52 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.100.Final</netty-version>
+    <netty-version>4.1.107.Final</netty-version>
     <slf4j-version>1.7.36</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.62.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.63.Final</netty-tcnative-version>
     <activemq-version>5.18.3</activemq-version>
     <junit.jupiter.version>5.10.0</junit.jupiter.version>
     <jetty-version>9.4.53.v20231009</jetty-version>


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

Reply via email to