File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ Eclipse Update Site:
1111
1212### New and noteworthy
1313
14- * Updated PMD to 6.1 .0
14+ * Updated PMD to 6.2 .0
1515* At least Java 1.7 is required now.
1616
1717### Fixed Issues
1818
19- * [ #32 ] ( https://github.com/pmd/pmd-eclipse-plugin/issues/32 ) : Upgrade PMD to 6.1 .0
19+ * [ #32 ] ( https://github.com/pmd/pmd-eclipse-plugin/issues/32 ) : Upgrade PMD to 6.2 .0
2020
2121### External Contributions
2222
Original file line number Diff line number Diff line change 1616 <properties >
1717 <tycho .version>1.1.0</tycho .version>
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19- <pmd .version>6.1 .0</pmd .version>
19+ <pmd .version>6.2 .0</pmd .version>
2020 <maven-antrun-plugin .version>1.8</maven-antrun-plugin .version>
2121 </properties >
2222
You can’t perform that action at this time.
0 commit comments