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 bf08ab0  QPIDJMS-562: update to Netty 4.1.75 (and netty-tcnative to 
2.0.50)
bf08ab0 is described below

commit bf08ab050cd618af4cf4c9f49d99846dd6a7aa29
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Mon Mar 14 10:37:43 2022 +0000

    QPIDJMS-562: update to Netty 4.1.75 (and netty-tcnative to 2.0.50)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5667a7f..93e1ae2 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.74.Final</netty-version>
+    <netty-version>4.1.75.Final</netty-version>
     <slf4j-version>1.7.36</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 
@@ -45,7 +45,7 @@
     <opentracing-version>0.33.0</opentracing-version>
 
     <!-- Test Dependency Versions for this Project -->
-    <netty-tcnative-version>2.0.48.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.50.Final</netty-tcnative-version>
     <activemq-version>5.16.3</activemq-version>
     <junit-version>4.13.2</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>

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

Reply via email to