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

[qpid-broker-j] 06/06: QPID-8340: [Broker-J] Upgrade mockito to version 2.28.2

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

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

commit 9e7a78efbc412239a4dc9f07e3537d6e141a8c32
Author: Alex Rudyy <or...@apache.org>
AuthorDate: Mon Jul 8 15:25:25 2019 +0100

    QPID-8340: [Broker-J] Upgrade mockito to version 2.28.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9c51629..9220aaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
     <!-- test dependency version numbers -->
     <junit-version>4.12</junit-version>
-    <mockito-version>2.22.0</mockito-version>
+    <mockito-version>2.28.2</mockito-version>
     <netty-version>4.1.32.Final</netty-version>
     <hamcrest-version>2.1</hamcrest-version>
     <maven-core-version>3.5.4</maven-core-version>


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