Skip to content

Commit b8effd3

Browse files
authored
Bump PMD from 7.9.0 to 7.10.0 for checks (#241)
1 parent 98adef8 commit b8effd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<checkstyle.version>10.18.1</checkstyle.version>
2727
<checkstyle.plugin.version>3.5.0</checkstyle.plugin.version>
2828
<pmd.plugin.version>3.26.0</pmd.plugin.version>
29-
<pmd.check.version>7.9.0</pmd.check.version>
29+
<pmd.check.version>7.10.0</pmd.check.version>
3030

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

0 commit comments

Comments
 (0)