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

robbie 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 6b59981  QPIDJMS-561: update to mockito 4.2.0
6b59981 is described below

commit 6b599812543df2c62b88a5e8142947760a1df642
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Thu Jan 13 10:24:28 2022 +0000

    QPIDJMS-561: update to mockito 4.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f00bda1..06618ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <junit-version>4.13.2</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
     <jetty-version>9.4.43.v20210629</jetty-version>
-    <mockito-version>3.12.4</mockito-version>
+    <mockito-version>4.2.0</mockito-version>
     <hamcrest-version>2.2</hamcrest-version>
     <hadoop-minikdc-version>3.3.1</hadoop-minikdc-version>
     <commons-io-version>2.10.0</commons-io-version>

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

Reply via email to