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 cdbabd4b QPIDJMS-594: update to Netty 4.1.100 (and netty-tcnative test 
dep to 2.0.62)
cdbabd4b is described below

commit cdbabd4bdf89952b79e24909efda54e341d91cbb
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Wed Oct 25 12:44:46 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index c667f10e..36aec109 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.94.Final</netty-version>
+    <netty-version>4.1.100.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.61.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.62.Final</netty-tcnative-version>
     <activemq-version>5.18.1</activemq-version>
     <junit.jupiter.version>5.10.0</junit.jupiter.version>
     <jetty-version>9.4.51.v20230217</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