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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
