Merge branch 'pmd/7.0.x' into pmd7-junit5-part2

This commit is contained in:
Andreas Dangel
2022-10-03 09:08:59 +02:00
60 changed files with 2359 additions and 441 deletions

View File

@@ -31,7 +31,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.3</version>
<version>1.15.3</version>
</dependency>
<dependency>