You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2019/02/20 11:51:51 UTC

[qpid-broker-j] branch 7.1.x updated: NO-JIRA: [Broker-J] Upgrade test dependecies to latest versions for qpid jms client and netty

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

orudyy pushed a commit to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/7.1.x by this push:
     new ddd3465  NO-JIRA: [Broker-J] Upgrade test dependecies to latest versions for qpid jms client and netty
ddd3465 is described below

commit ddd3465849ecca50b7acc7a46268bcf113ae7e39
Author: Alex Rudyy <or...@apache.org>
AuthorDate: Tue Feb 19 17:16:33 2019 +0000

    NO-JIRA: [Broker-J] Upgrade test dependecies to latest versions for qpid jms client and netty
    
    (cherry picked from commit 36b56ed2137523c28a1aa2cc4e1b4156dcbfb474)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e1edd36..38adc09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,12 +129,12 @@
     <!-- test dependency version numbers -->
     <junit-version>4.11</junit-version>
     <mockito-version>2.22.0</mockito-version>
-    <netty-version>4.1.28.Final</netty-version>
+    <netty-version>4.1.32.Final</netty-version>
     <hamcrest-version>1.3</hamcrest-version>
     <maven-core-version>3.5.4</maven-core-version>
     <maven-resolver-version>1.1.1</maven-resolver-version>
     <httpclient-version>4.5.3</httpclient-version>
-    <qpid-jms-client-version>0.37.0</qpid-jms-client-version>
+    <qpid-jms-client-version>0.40.0</qpid-jms-client-version>
     <qpid-jms-client-amqp-0-x-version>6.3.3</qpid-jms-client-amqp-0-x-version>
     <jaxb-api-version>2.3.1</jaxb-api-version>
 


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