You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2019/10/31 15:08:38 UTC

[qpid-jms] branch master updated: NO-JIRA: update some test deps to: Jetty 9.4.22.v20191022, mockito 3.1.0, hamcrest 2.2

This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


The following commit(s) were added to refs/heads/master by this push:
     new c2ffa92  NO-JIRA: update some test deps to: Jetty 9.4.22.v20191022, mockito 3.1.0, hamcrest 2.2
c2ffa92 is described below

commit c2ffa923c14f697b4f661c4b7109d10c2ef9e3e4
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Thu Oct 31 15:08:04 2019 +0000

    NO-JIRA: update some test deps to: Jetty 9.4.22.v20191022, mockito 3.1.0, hamcrest 2.2
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index b904949..909bfc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,9 +52,9 @@
     <activemq-version>5.15.9</activemq-version>
     <junit-version>4.12</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
-    <jetty-version>9.4.19.v20190610</jetty-version>
-    <mockito-version>2.28.2</mockito-version>
-    <hamcrest-version>2.1</hamcrest-version>
+    <jetty-version>9.4.22.v20191022</jetty-version>
+    <mockito-version>3.1.0</mockito-version>
+    <hamcrest-version>2.2</hamcrest-version>
     <hadoop-minikdc-version>2.9.0</hadoop-minikdc-version>
 
     <!-- Maven Plugin Versions for this Project -->


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