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 9db2396022d5052e98fdae52ca199822c23f785f
Author: Benoit Tellier <[email protected]>
AuthorDate: Mon Sep 20 14:17:36 2021 +0700

    UPGRADE junit 4.12 -> 4.13.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 70c539e..6591cdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
         <target.jdk>1.8</target.jdk>
         <commons-logging.version>1.2</commons-logging.version>
         <log4j.version>1.2.17</log4j.version>
-        <junit.version>4.12</junit.version>
+        <junit.version>4.13.2</junit.version>
         <mockito.version>3.0.0</mockito.version>
         <commons-io.version>2.6</commons-io.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to