Skip to content

Commit 96c8bbf

Browse files
committed
Remove unused org.junit.vintage dependency
1 parent 03305c4 commit 96c8bbf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

log4j-iostreams/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@
5959
<artifactId>junit-jupiter-engine</artifactId>
6060
<scope>test</scope>
6161
</dependency>
62-
<dependency>
63-
<groupId>org.junit.vintage</groupId>
64-
<artifactId>junit-vintage-engine</artifactId>
65-
<scope>test</scope>
66-
</dependency>
6762
<dependency>
6863
<groupId>org.mockito</groupId>
6964
<artifactId>mockito-core</artifactId>

0 commit comments

Comments
 (0)