You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2017/09/06 08:24:49 UTC

qpid-broker-j git commit: NO-JIRA: Bump test dependencies for the Qpid JMS Client, Qpid JMS Client AMQP 0-x and Netty

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master b58850ad2 -> a735bd494


NO-JIRA: Bump test dependencies for the Qpid JMS Client, Qpid JMS Client AMQP 0-x and Netty


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/a735bd49
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/a735bd49
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/a735bd49

Branch: refs/heads/master
Commit: a735bd49489b70345bac41b1882157ac9cb8776e
Parents: b58850a
Author: Keith Wall <kw...@apache.org>
Authored: Wed Sep 6 09:23:13 2017 +0100
Committer: Keith Wall <kw...@apache.org>
Committed: Wed Sep 6 09:24:33 2017 +0100

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/a735bd49/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5a78471..c05b59c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,13 +141,13 @@
     <!-- test dependency version numbers -->
     <junit-version>4.11</junit-version>
     <mockito-version>1.9.5</mockito-version>
-    <netty-version>4.1.9.Final</netty-version>
+    <netty-version>4.1.14.Final</netty-version>
     <hamcrest-version>1.3</hamcrest-version>
     <maven-core-version>3.5.0</maven-core-version>
     <maven-resolver-version>1.1.0</maven-resolver-version>
     <httpclient-version>4.5.3</httpclient-version>
-    <qpid-jms-client-version>0.23.0</qpid-jms-client-version>
-    <qpid-jms-client-amqp-0-x-version>6.1.3</qpid-jms-client-amqp-0-x-version>
+    <qpid-jms-client-version>0.24.0</qpid-jms-client-version>
+    <qpid-jms-client-amqp-0-x-version>6.1.4</qpid-jms-client-amqp-0-x-version>
 
     <exec-maven-plugin-version>1.3.2</exec-maven-plugin-version>
     <javacc-maven-plugin-version>2.6</javacc-maven-plugin-version>


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