You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2020/02/13 15:40:00 UTC

[openmeetings] branch csp updated: [OPENMEETINGS-2151] junit updated

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

solomax pushed a commit to branch csp
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/csp by this push:
     new 7a45b63  [OPENMEETINGS-2151] junit updated
7a45b63 is described below

commit 7a45b631a335aa704dcb05eb4851d15da3ec5f53
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Thu Feb 13 22:39:45 2020 +0700

    [OPENMEETINGS-2151] junit updated
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 968f93c..9f3284e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,6 +74,7 @@
 		<jacoco-maven-plugin.versoin>0.8.5</jacoco-maven-plugin.versoin>
 		<forbiddenapis.version>2.7</forbiddenapis.version>
 		<!-- dependency versions -->
+		<junit.version>5.6.0</junit.version>
 		<wicket.version>9.0.0-M5-SNAPSHOT</wicket.version>
 		<wicketju.version>9.0.0-M4</wicketju.version>
 		<wickets.version>9.0.0-M5-SNAPSHOT</wickets.version>