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 to PMD 7.0.0-rc3
17+
1618### Fixed Issues
1719
1820* [ #171 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/171 ) : Radio button for local rules in project properties dialog is missing
Original file line number Diff line number Diff line change 2121 <!-- https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md and https://github.com/eclipse-tycho/tycho/releases -->
2222 <tycho .version>3.0.4</tycho .version>
2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
24- <pmd .version>7.0.0-SNAPSHOT </pmd .version>
24+ <pmd .version>7.0.0-rc3 </pmd .version>
2525 <pmd .build-tools.version>20</pmd .build-tools.version>
2626 <checkstyle .version>10.7.0</checkstyle .version>
2727 <checkstyle .plugin.version>3.2.2</checkstyle .plugin.version>
You can’t perform that action at this time.
0 commit comments