File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,14 @@ Eclipse Update Site:
1010## ????: 4.1.1.v????
1111
1212This is a bugfix release.
13+ ### New and noteworthy
14+
15+ * Updated PMD to 6.13.0
1316
1417### Fixed Issues
1518
1619* [ #94 ] ( https://github.com/pmd/pmd-eclipse-plugin/issues/94 ) : Changing a project's PMD configuration no longer prompts for build
20+ * [ #95 ] ( https://github.com/pmd/pmd-eclipse-plugin/issues/95 ) : Upgrade to PMD 6.13.0
1721
1822## 07-March-2019: 4.1.0.v20190307-2036
1923
Original file line number Diff line number Diff line change 1616 <properties >
1717 <tycho .version>1.3.0</tycho .version>
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19- <pmd .version>6.12 .0</pmd .version>
19+ <pmd .version>6.13 .0</pmd .version>
2020 <maven-antrun-plugin .version>1.8</maven-antrun-plugin .version>
2121 <pmd .build-tools.version>1.4.0</pmd .build-tools.version>
2222 <checkstyle .version>3.0.0</checkstyle .version>
You can’t perform that action at this time.
0 commit comments