JAVA-1665: updated parent-java's junit and surefire configurations

This commit is contained in:
chaos2418
2021-11-02 17:27:04 +05:30
parent 789b7267be
commit 64a134f05e
30 changed files with 22 additions and 294 deletions
-6
View File
@@ -32,12 +32,6 @@
<artifactId>modelmapper</artifactId>
<version>${modelmapper.version}</version>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>${junit-jupiter.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>