File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed 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.44.0
17+
1618### Fixed Issues
1719
1820### API Changes
Original file line number Diff line number Diff line change 2121 <java .version>1.7</java .version>
2222 <tycho .version>2.6.0</tycho .version>
2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
24- <pmd .version>6.43 .0</pmd .version>
24+ <pmd .version>6.44 .0</pmd .version>
2525 <maven-antrun-plugin .version>1.8</maven-antrun-plugin .version>
2626 <pmd .build-tools.version>17</pmd .build-tools.version>
2727 <checkstyle .version>9.3</checkstyle .version>
2828 <checkstyle .plugin.version>3.1.2</checkstyle .plugin.version>
2929 <pmd .plugin.version>3.15.0</pmd .plugin.version>
30- <pmd .check.version>6.43 .0</pmd .check.version>
30+ <pmd .check.version>6.44 .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