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 2021/03/31 15:35:15 UTC

[qpid-jms] branch main updated: QPIDJMS-533 Update mockito and junit to latest

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

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


The following commit(s) were added to refs/heads/main by this push:
     new ed0e596  QPIDJMS-533 Update mockito and junit to latest
ed0e596 is described below

commit ed0e59651d9e4404a1faf4d6750f1275c9f3fe21
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Wed Mar 31 11:34:43 2021 -0400

    QPIDJMS-533 Update mockito and junit to latest
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d4ec9b3..a28508b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,10 +48,10 @@
     <!-- Test Dependency Versions for this Project -->
     <netty-tcnative-version>2.0.38.Final</netty-tcnative-version>
     <activemq-version>5.15.12</activemq-version>
-    <junit-version>4.13.1</junit-version>
+    <junit-version>4.13.2</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
     <jetty-version>9.4.22.v20191022</jetty-version>
-    <mockito-version>3.6.28</mockito-version>
+    <mockito-version>3.8.0</mockito-version>
     <hamcrest-version>2.2</hamcrest-version>
     <hadoop-minikdc-version>2.9.0</hadoop-minikdc-version>
 

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