JAVA-1672: removing surefire configurations from parents

This commit is contained in:
chaos2418
2021-11-07 19:14:37 +05:30
parent 1070bc3f87
commit b0176d85cf
9 changed files with 0 additions and 74 deletions
-5
View File
@@ -113,11 +113,6 @@
</excludes>
</configuration>
<dependencies>
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-surefire-provider</artifactId>
<version>${junit-platform-surefire-provider.version}</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>