JAVA-1672: removing redundant junit-platform-commons declarations

This commit is contained in:
chaos2418
2021-11-05 16:04:59 +05:30
parent e27eb5b8eb
commit 0f8560ed36
4 changed files with 0 additions and 21 deletions
-6
View File
@@ -23,12 +23,6 @@
<version>${junit-platform.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-commons</artifactId>
<version>${junit-platform.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>