issue 1500 - using Junit 5 and resolved a build issue

This commit is contained in:
Mahendran Mookkiah
2020-09-27 09:26:19 -04:00
parent a125879d15
commit ad435dd2fd
3 changed files with 5 additions and 11 deletions

View File

@@ -35,11 +35,6 @@
</parent>
<artifactId>trampoline</artifactId>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>