Merge branch 'master' into pmd/7.0.x

This commit is contained in:
Andreas Dangel
2020-05-23 11:42:20 +02:00
462 changed files with 45033 additions and 46924 deletions

View File

@@ -223,12 +223,16 @@
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>