You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2022/04/22 14:13:32 UTC

[qpid-jms] branch main updated: QPIDJMS-569: Update to Netty 4.1.76 (and to netty-tcnative 2.0.51 test dep)

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 4db3653b QPIDJMS-569: Update to Netty 4.1.76 (and to netty-tcnative 2.0.51 test dep)
4db3653b is described below

commit 4db3653bdb8d1bf872be4603d0951389501d8185
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Fri Apr 22 15:12:32 2022 +0100

    QPIDJMS-569: Update to Netty 4.1.76 (and to netty-tcnative 2.0.51 test dep)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c7a8f49c..8ab5b173 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   <properties>
     <!-- Dependency Versions for this Project -->
     <proton-version>0.33.10</proton-version>
-    <netty-version>4.1.75.Final</netty-version>
+    <netty-version>4.1.76.Final</netty-version>
     <slf4j-version>1.7.36</slf4j-version>
     <jakarta.jms-api-version>3.0.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.50.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.51.Final</netty-tcnative-version>
     <activemq-version>5.17.0</activemq-version>
     <junit-version>4.13.2</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>


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