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 2018/01/26 18:17:37 UTC

qpid-broker-j git commit: NO-JIRA: Bump qpid-jms-client (0.26.0 to 0.29.0) and netty (4.1.16.Final to 4.1.19.Final) test dependencies

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master 667609be6 -> 71190b97d


NO-JIRA: Bump qpid-jms-client (0.26.0 to 0.29.0) and netty (4.1.16.Final to 4.1.19.Final) test dependencies


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/71190b97
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/71190b97
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/71190b97

Branch: refs/heads/master
Commit: 71190b97d7c60ae874b3178ae6ad78f355f8a1a4
Parents: 667609b
Author: Keith Wall <kw...@apache.org>
Authored: Fri Jan 26 18:15:26 2018 +0000
Committer: Keith Wall <kw...@apache.org>
Committed: Fri Jan 26 18:16:50 2018 +0000

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/71190b97/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dadc1c6..0998abc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,12 +144,12 @@
     <!-- test dependency version numbers -->
     <junit-version>4.11</junit-version>
     <mockito-version>1.9.5</mockito-version>
-    <netty-version>4.1.16.Final</netty-version>
+    <netty-version>4.1.19.Final</netty-version>
     <hamcrest-version>1.3</hamcrest-version>
     <maven-core-version>3.5.0</maven-core-version>
     <maven-resolver-version>1.0.3</maven-resolver-version>
     <httpclient-version>4.5.3</httpclient-version>
-    <qpid-jms-client-version>0.26.0</qpid-jms-client-version>
+    <qpid-jms-client-version>0.29.0</qpid-jms-client-version>
     <qpid-jms-client-amqp-0-x-version>6.3.0</qpid-jms-client-amqp-0-x-version>
 
     <exec-maven-plugin-version>1.3.2</exec-maven-plugin-version>


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