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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new e0fd890  Upgrading JUnit
e0fd890 is described below

commit e0fd890dd10585b6d77c40f73c434c394868598c
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Mar 18 07:49:40 2019 +0100

    Upgrading JUnit
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9f23547..68846e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@ under the License.
 
     <h2.version>1.4.199</h2.version>
 
-    <junit.version>5.4.0</junit.version>
+    <junit.version>5.4.1</junit.version>
 
     <conf.directory>${project.build.directory}/test-classes</conf.directory>
     <bundles.directory>${project.build.directory}/bundles</bundles.directory>

Reply via email to