This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit bb7753f1645a26f959a3e165b85cdab2eaa16f02 Author: Raphael Ouazana <[email protected]> AuthorDate: Tue May 28 17:51:32 2019 +0200 Upgrade Junit plateform version, previous is not compatible with last Eclipse --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7100134..edc4a31 100644 --- a/pom.xml +++ b/pom.xml @@ -611,7 +611,7 @@ <dnsjava.version>2.1.8</dnsjava.version> <junit.version>4.12</junit.version> <junit.jupiter.version>5.2.0</junit.jupiter.version> - <junit.plateform.version>1.2.0</junit.plateform.version> + <junit.plateform.version>1.4.1</junit.plateform.version> <junit.vintage.version>5.2.0</junit.vintage.version> <concurrent.version>1.3.4</concurrent.version> <xbean-spring.version>4.9</xbean-spring.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
