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/06/26 19:52:36 UTC

qpid-jms git commit: QPIDJMS-398 Update dependencies to latest

Repository: qpid-jms
Updated Branches:
  refs/heads/master 7c5debd00 -> e745e2a87


QPIDJMS-398 Update dependencies to latest

Update Mockito, Jetty and the bundle plugin.

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

Branch: refs/heads/master
Commit: e745e2a875ef780dd7f7c477db505c66f4243a48
Parents: 7c5debd
Author: Timothy Bish <ta...@gmail.com>
Authored: Tue Jun 26 15:52:30 2018 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Tue Jun 26 15:52:30 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/e745e2a8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3e94b46..91133e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,8 +48,8 @@
     <activemq-version>5.15.4</activemq-version>
     <junit-version>4.12</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
-    <jetty-version>9.4.6.v20170531</jetty-version>
-    <mockito-version>2.18.3</mockito-version>
+    <jetty-version>9.4.11.v20180605</jetty-version>
+    <mockito-version>2.19.0</mockito-version>
     <hamcrest-version>1.3</hamcrest-version>
     <hadoop-minikdc-version>2.9.0</hadoop-minikdc-version>
 
@@ -57,7 +57,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.2.0</maven-bundle-plugin-version>
+    <maven-bundle-plugin-version>3.5.0</maven-bundle-plugin-version>
     <findbugs-maven-plugin-version>3.0.2</findbugs-maven-plugin-version>
     <jacoco-plugin-version>0.8.1</jacoco-plugin-version>
 


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