Skip to content

Commit

Permalink
Use pmd-velocity instead of pmd-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Mar 21, 2024
1 parent b2b423e commit ab45fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-vm</artifactId>
<artifactId>pmd-velocity</artifactId>
<version>${pmd.core.version}</version>
<optional>true</optional>
<scope>${pmd.module.scope}</scope>
Expand Down

0 comments on commit ab45fb0

Please sign in to comment.