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/09/16 09:26:53 UTC

[qpid-jms] branch main updated: QPIDJMS-577: update to mockito 4.8.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


The following commit(s) were added to refs/heads/main by this push:
     new dfbc0ef3 QPIDJMS-577: update to mockito 4.8.0
dfbc0ef3 is described below

commit dfbc0ef34c08a42d0bb3f297863b992380bc25e0
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Thu Sep 15 17:44:23 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index f3d19c1a..23f29dce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     <activemq-version>5.17.2</activemq-version>
     <junit-version>4.13.2</junit-version>
     <jetty-version>9.4.48.v20220622</jetty-version>
-    <mockito-version>4.7.0</mockito-version>
+    <mockito-version>4.8.0</mockito-version>
     <hamcrest-version>2.2</hamcrest-version>
     <hadoop-minikdc-version>3.3.4</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