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/04/26 07:50:56 UTC

qpid-broker-j git commit: NO-JIRA: Bump Netty test dependency to 4.1.9 to avoid conflict with Netty version pulled in by new Qpid JMS Client i.e. 74f1a6cdceb9b126b16a87d283fcffe9b2456d3d

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master 1b6dc3706 -> d399b96c8


NO-JIRA: Bump Netty test dependency to 4.1.9 to avoid conflict with Netty version pulled in by new Qpid JMS Client i.e. 74f1a6cdceb9b126b16a87d283fcffe9b2456d3d


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

Branch: refs/heads/master
Commit: d399b96c851f166e54480cdc14362d3ef09910eb
Parents: 1b6dc37
Author: Keith Wall <kw...@apache.org>
Authored: Wed Apr 26 08:49:57 2017 +0100
Committer: Keith Wall <kw...@apache.org>
Committed: Wed Apr 26 08:49:57 2017 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/d399b96c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bff2db0..3c543e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
     <!-- test dependency version numbers -->
     <junit-version>4.11</junit-version>
     <mockito-version>1.9.5</mockito-version>
-    <netty-version>4.1.8.Final</netty-version>
+    <netty-version>4.1.9.Final</netty-version>
     <hamcrest-version>1.3</hamcrest-version>
     <httpclient-version>4.4</httpclient-version>
     <qpid-jms-client-version>0.22.0</qpid-jms-client-version>


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