Skip to content

Commit

Permalink
Closes #438 - PMD dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
binkley committed May 21, 2024
1 parent 3b386be commit 5a3c632
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -548,12 +548,6 @@
<artifactId>maven-pmd-plugin</artifactId>
<version>${maven-pmd-plugin.version}</version>
<dependencies>
<!-- TODO: Remove once a newer PMD plugin -->
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-compat6</artifactId>
<version>${pmd.version}</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-core</artifactId>
Expand Down

0 comments on commit 5a3c632

Please sign in to comment.