File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
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 PMD to 6.16.0
17+
1618* PMD specific marker property page: This version adds a PMD specific property page to the
1719 marker properties which shows more information from the rule violation and rule itself.
1820 For more information, see [ Marker Property Page (wiki)] ( https://github.com/pmd/pmd-eclipse-plugin/wiki/Marker-Property-Page ) .
Original file line number Diff line number Diff line change 1616 <properties >
1717 <tycho .version>1.4.0</tycho .version>
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19- <pmd .version>6.15 .0</pmd .version>
19+ <pmd .version>6.16 .0</pmd .version>
2020 <maven-antrun-plugin .version>1.8</maven-antrun-plugin .version>
2121 <pmd .build-tools.version>3</pmd .build-tools.version>
2222 <checkstyle .version>3.0.0</checkstyle .version>
You can’t perform that action at this time.
0 commit comments