Skip to content

Commit 5c0ef3f

Browse files
Remove junit-vintage-engine dependency
1 parent 1407ccc commit 5c0ef3f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -484,12 +484,6 @@ under the License.
484484
<artifactId>junit-jupiter-api</artifactId>
485485
<scope>test</scope>
486486
</dependency>
487-
<!-- Is needed for MojoExtension-->
488-
<dependency>
489-
<groupId>org.junit.vintage</groupId>
490-
<artifactId>junit-vintage-engine</artifactId>
491-
<scope>test</scope>
492-
</dependency>
493487
<dependency>
494488
<groupId>org.mockito</groupId>
495489
<artifactId>mockito-core</artifactId>

0 commit comments

Comments
 (0)