[MINOR] Remove junit-dep dependency
This commit is contained in:
committed by
Bhavani Sudha Saktheeswaran
parent
56a4e0d56c
commit
362a9b9aab
@@ -170,6 +170,12 @@
|
||||
<artifactId>system-rules</artifactId>
|
||||
<version>1.16.0</version>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit-dep</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user