Skip to content

Commit

Permalink
Use pmd 7.0.0 for checks
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Mar 22, 2024
1 parent 1e5fe7a commit b7a6e5e
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 @@ -26,7 +26,7 @@
<checkstyle.version>10.14.0</checkstyle.version>
<checkstyle.plugin.version>3.3.1</checkstyle.plugin.version>
<pmd.plugin.version>3.21.2</pmd.plugin.version>
<pmd.check.version>7.0.0-rc4</pmd.check.version>
<pmd.check.version>7.0.0</pmd.check.version>

<keystorePath>.ci/files/pmd-eclipse-plugin.p12</keystorePath>
<keystore>${basedir}/${keystorePath}</keystore>
Expand Down

0 comments on commit b7a6e5e

Please sign in to comment.