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 2019/05/07 17:55:29 UTC

[qpid-jms] branch master updated: QPIDJMS-455: update to Netty 4.1.36 (and netty-tcnative-boringssl-static test dep to 2.0.25 as required)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 20ba237  QPIDJMS-455: update to Netty 4.1.36 (and netty-tcnative-boringssl-static test dep to 2.0.25 as required)
20ba237 is described below

commit 20ba237f537eea147652003451f22c6347fde272
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Tue May 7 18:50:24 2019 +0100

    QPIDJMS-455: update to Netty 4.1.36 (and netty-tcnative-boringssl-static test dep to 2.0.25 as required)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f1bdf68..7241f0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,12 +40,12 @@
 
     <!-- Dependency Versions for this Project -->
     <proton-version>0.33.0</proton-version>
-    <netty-version>4.1.34.Final</netty-version>
+    <netty-version>4.1.36.Final</netty-version>
     <slf4j-version>1.7.25</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 
     <!-- Test Dependency Versions for this Project -->
-    <netty-tcnative-version>2.0.22.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.25.Final</netty-tcnative-version>
     <activemq-version>5.15.8</activemq-version>
     <junit-version>4.12</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