Merge branch 'pr-2465'

[dependencies] Upgrade hamcrest, mockito and JUnit #2465
This commit is contained in:
Andreas Dangel
2020-05-22 11:46:04 +02:00
20 changed files with 126 additions and 79 deletions

View File

@ -90,6 +90,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>