#561 Removing version of junit-vintage

This commit is contained in:
piomin
2020-06-09 00:20:49 +02:00
parent 966270b0f0
commit b7dddb3577
3 changed files with 0 additions and 3 deletions

View File

@@ -22,7 +22,6 @@
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>5.6.2</version>
<scope>test</scope>
</dependency>
<dependency>

View File

@@ -39,7 +39,6 @@
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>5.6.2</version>
<scope>test</scope>
</dependency>
<dependency>

View File

@@ -39,7 +39,6 @@
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>5.6.2</version>
<scope>test</scope>
</dependency>
<dependency>