Skip to content

Commit 6a9af6a

Browse files
jcoglanAlbaHerrerias
authored andcommittedDec 11, 2024·
Remove unused org.junit.vintage dependency
1 parent 531d9ca commit 6a9af6a

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)