This is an automated email from the ASF dual-hosted git repository.
orudyy pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new 9e88552 NO-JIRA: [Broker-J] Upgrade test dependecies to latest
versions for qpid jms client and netty
9e88552 is described below
commit 9e885529eb9f9407b51c8fe2ccbbad2d73c6a7be
Author: Alex Rudyy <[email protected]>
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
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5934615..d17e2dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,12 +147,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.32.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.32.0</qpid-jms-client-version>
+ <qpid-jms-client-version>0.40.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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]