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 2019/08/27 07:42:00 UTC

[james-project] 12/17: JAMES-2855 Upgrade to Junit 5.5.1

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-project.git

commit d476c69212d5dfdce29f962cef598e4af8868431
Author: Rene Cordier <rc...@linagora.com>
AuthorDate: Fri Aug 23 17:06:33 2019 +0700

    JAMES-2855 Upgrade to Junit 5.5.1
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 507e013..8f6053d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -604,9 +604,9 @@
 
         <dnsjava.version>2.1.9</dnsjava.version>
         <junit.version>4.12</junit.version>
-        <junit.jupiter.version>5.2.0</junit.jupiter.version>
-        <junit.platform.version>1.4.1</junit.platform.version>
-        <junit.vintage.version>5.2.0</junit.vintage.version>
+        <junit.jupiter.version>5.5.1</junit.jupiter.version>
+        <junit.platform.version>1.5.1</junit.platform.version>
+        <junit.vintage.version>5.5.1</junit.vintage.version>
         <concurrent.version>1.3.4</concurrent.version>
         <xbean-spring.version>4.9</xbean-spring.version>
         <netty.version>3.10.6.Final</netty.version>


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