You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2018/11/15 19:06:12 UTC

qpid-jms git commit: QPIDJMS-432 Update dependencies used in test and packaging

Repository: qpid-jms
Updated Branches:
  refs/heads/master be560e69b -> a9f0ad020


QPIDJMS-432 Update dependencies used in test and packaging

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

Branch: refs/heads/master
Commit: a9f0ad02085d4f4081a86222ba129c6a7d0fdcfe
Parents: be560e6
Author: Timothy Bish <ta...@gmail.com>
Authored: Thu Nov 15 14:05:57 2018 -0500
Committer: Timothy Bish <ta...@gmail.com>
Committed: Thu Nov 15 14:05:57 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/a9f0ad02/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 49144f7..65107f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,12 +45,12 @@
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 
     <!-- Test Dependency Versions for this Project -->
-    <netty-tcnative-version>2.0.19.Final</netty-tcnative-version>
-    <activemq-version>5.15.6</activemq-version>
+    <netty-tcnative-version>2.0.20.Final</netty-tcnative-version>
+    <activemq-version>5.15.7</activemq-version>
     <junit-version>4.12</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
     <jetty-version>9.4.12.v20180830</jetty-version>
-    <mockito-version>2.22.0</mockito-version>
+    <mockito-version>2.23.0</mockito-version>
     <hamcrest-version>1.3</hamcrest-version>
     <hadoop-minikdc-version>2.9.0</hadoop-minikdc-version>
 
@@ -58,7 +58,7 @@
     <maven-javacc-plugin-version>2.6</maven-javacc-plugin-version>
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
     <maven-idea-plugin-version>2.5</maven-idea-plugin-version>
-    <maven-bundle-plugin-version>3.5.0</maven-bundle-plugin-version>
+    <maven-bundle-plugin-version>3.5.1</maven-bundle-plugin-version>
     <findbugs-maven-plugin-version>3.0.2</findbugs-maven-plugin-version>
     <jacoco-plugin-version>0.8.2</jacoco-plugin-version>
     <surefire.version>2.21.0</surefire.version>


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