File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 2525 <pmd .build-tools.version>24</pmd .build-tools.version>
2626 <checkstyle .version>10.14.0</checkstyle .version>
2727 <checkstyle .plugin.version>3.3.1</checkstyle .plugin.version>
28- <pmd .plugin.version>3.21.2 </pmd .plugin.version>
28+ <pmd .plugin.version>3.22.0 </pmd .plugin.version>
2929 <pmd .check.version>7.0.0</pmd .check.version>
3030
3131 <keystorePath >.ci/files/pmd-eclipse-plugin.p12</keystorePath >
395395 </excludeRoots >
396396 </configuration >
397397 <dependencies >
398- <dependency >
399- <groupId >net.sourceforge.pmd</groupId >
400- <artifactId >pmd-compat6</artifactId >
401- <version >${pmd.check.version} </version >
402- </dependency >
403398 <dependency >
404399 <groupId >net.sourceforge.pmd</groupId >
405400 <artifactId >pmd-core</artifactId >
You can’t perform that action at this time.
0 commit comments