You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2021/09/23 02:50:54 UTC

[james-mime4j] 03/04: UPGRADE mockito 3.0.0 -> 3.12.4

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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-mime4j.git

commit e0b5d6d2355c1bca9fd3573b305b0752c076daa5
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Mon Sep 20 14:18:37 2021 +0700

    UPGRADE mockito 3.0.0 -> 3.12.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ad95775..a172a1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
         <commons-logging.version>1.2</commons-logging.version>
         <log4j.version>1.2.17</log4j.version>
         <junit.version>4.13.2</junit.version>
-        <mockito.version>3.0.0</mockito.version>
+        <mockito.version>3.12.4</mockito.version>
         <commons-io.version>2.11.0</commons-io.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     </properties>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org