Merge branch 'master' into cli-banner-display

This commit is contained in:
Andreas Dangel
2024-03-05 19:40:48 +01:00
1059 changed files with 5284 additions and 6084 deletions

View File

@ -32,7 +32,7 @@
<!-- Needed for Designer command -->
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-ui</artifactId>
<artifactId>pmd-designer</artifactId>
<version>${pmd-designer.version}</version>
</dependency>