You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2022/06/02 08:01:30 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2732] mockito

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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 9af4d8998 [OPENMEETINGS-2732] mockito
9af4d8998 is described below

commit 9af4d8998679925cf5d3c17abc91172372c4065e
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Thu Jun 2 15:01:21 2022 +0700

    [OPENMEETINGS-2732] mockito
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5adaa738a..f4f851dd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
 		<jetty.version>9.4.46.v20220331</jetty.version>
 		<license.excludedScopes>test</license.excludedScopes>
 		<bcprov-jdk15on.version>1.70</bcprov-jdk15on.version>
-		<mockito.version>4.5.1</mockito.version>
+		<mockito.version>4.6.0</mockito.version>
 		<quartz.version>2.3.2</quartz.version>
 		<kurento.version>6.16.5</kurento.version>
 		<jain-sip.version>1.2.307</jain-sip.version><!-- other versions are broken! -->