mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-24 03:05:19 +00:00
Remove junit-vintage-engine dependency
This commit is contained in:
parent
b35efc506f
commit
d7343b729c
11
pom.xml
11
pom.xml
@ -479,17 +479,6 @@
|
||||
<artifactId>junit-jupiter-params</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.junit.vintage</groupId>
|
||||
<artifactId>junit-vintage-engine</artifactId>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.hamcrest</groupId>
|
||||
<artifactId>hamcrest-core</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hamcrest</groupId>
|
||||
<artifactId>hamcrest</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user