Remove hamcrest dependency, where it is not needed directly.
Use scope compile for hamcrest in pmd-lang-test
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
<groupId>net.sourceforge.pmd</groupId>
|
||||
<artifactId>pmd-core</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.junit.vintage</groupId>
|
||||
<artifactId>junit-vintage-engine</artifactId>
|
||||
|
Reference in New Issue
Block a user