File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Eclipse Update Site: <https://sourceforge.net/projects/pmd/files/pmd-eclipse/upd
66
77## ????: 4.0.8.v????
88
9- * Updated PMD to 5.3.5
9+ * Updated PMD to 5.3.6
1010* Fixed PMD-Plugin does not work if run with IBM JDK 1.7.0 ([ bug #1419 ] ( https://sourceforge.net/p/pmd/bugs/1419/ ) )
1111* Fixed PMD Eclipse is not executed if "Full build" is not enabled ([ bug #1435 ] ( https://sourceforge.net/p/pmd/bugs/1435/ ) )
1212* Fixed PMD is changing encoding of source code ([ bug #1386 ] ( https://sourceforge.net/p/pmd/bugs/1386/ ) )
Original file line number Diff line number Diff line change 1616 <properties >
1717 <tycho .version>0.24.0</tycho .version>
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19- <pmd .version>5.3.5 </pmd .version>
19+ <pmd .version>5.3.6 </pmd .version>
2020 </properties >
2121
2222 <repositories >
You can’t perform that action at this time.
0 commit comments