Skip to content

Commit b71d5ec

Browse files
committed
Use pmd 7.1.0 for checks
1 parent 99f9b17 commit b71d5ec

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>24</pmd.build-tools.version>
8585
<pmd.plugin.version>3.22.0</pmd.plugin.version>
86-
<pmd.check.version>7.0.0</pmd.check.version>
86+
<pmd.check.version>7.1.0</pmd.check.version>
8787

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

0 commit comments

Comments
 (0)