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 2022/08/31 15:58:41 UTC

[qpid-jms] 02/04: QPIDJMS-577: update to mockito 4.7.0

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

commit 1ea92829d51e15a58b261a79087fc92dadec9d5f
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Aug 31 16:09:42 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 311e026d..6c69c490 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     <activemq-version>5.17.0</activemq-version>
     <junit-version>4.13.2</junit-version>
     <jetty-version>9.4.45.v20220203</jetty-version>
-    <mockito-version>4.4.0</mockito-version>
+    <mockito-version>4.7.0</mockito-version>
     <hamcrest-version>2.2</hamcrest-version>
     <hadoop-minikdc-version>3.3.2</hadoop-minikdc-version>
     <commons-io-version>2.11.0</commons-io-version>


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