Skip to content

Commit b4af634

Browse files
committed
Use PMD 7.5.0 for checks
1 parent 9ac2602 commit b4af634

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
@@ -83,7 +83,7 @@
8383

8484
<pmd.build-tools.version>26</pmd.build-tools.version>
8585
<pmd.plugin.version>3.24.0</pmd.plugin.version>
86-
<pmd.check.version>7.4.0</pmd.check.version>
86+
<pmd.check.version>7.5.0</pmd.check.version>
8787

8888
<jflex-output>${project.build.directory}/generated-sources/jflex</jflex-output>
8989

0 commit comments

Comments
 (0)