File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ This is a minor release.
1313
1414### New and noteworthy
1515
16+ * Updated to PMD 6.54.0
17+
1618### Fixed Issues
1719
1820### API Changes
Original file line number Diff line number Diff line change 2222 <!-- https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md -->
2323 <tycho .version>3.0.1</tycho .version>
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
25- <pmd .version>6.53 .0</pmd .version>
25+ <pmd .version>6.54 .0</pmd .version>
2626 <pmd .build-tools.version>20</pmd .build-tools.version>
2727 <checkstyle .version>10.6.0</checkstyle .version>
2828 <checkstyle .plugin.version>3.2.1</checkstyle .plugin.version>
2929 <pmd .plugin.version>3.20.0</pmd .plugin.version>
30- <pmd .check.version>6.53 .0</pmd .check.version>
30+ <pmd .check.version>6.54 .0</pmd .check.version>
3131
3232 <keystorePath >.ci/files/pmd-eclipse-plugin.p12</keystorePath >
3333 <keystore >${basedir}/${keystorePath}</keystore >
You can’t perform that action at this time.
0 commit comments