File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : PMD For Eclipse 7.10.0.v20250131-1102-r Released
4+ ---
5+
6+ A new PMD for Eclipse plugin version has been released.
7+ It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/
8+
9+
10+ This is a minor release.
11+
12+ ### New and noteworthy
13+ * Update to PMD 7.10.0
14+ * The plugin uses a new GPG key for code signing. Releases are signed with
15+ [ A0B5CA1A4E086838] ( https://keyserver.ubuntu.com/pks/lookup?search=0x2EFA55D0785C31F956F2F87EA0B5CA1A4E086838&fingerprint=on&op=index ) .
16+ The full fingerprint is ` 2EFA 55D0 785C 31F9 56F2 F87E A0B5 CA1A 4E08 6838 ` .
17+
18+ ### Merged pull requests
19+ * Use new gpg key ([ #237 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/237 ) ) by [ @adangel ] ( https://github.com/adangel )
20+
21+ ### Dependency updates
22+ * Bump pmd-build-tools from 29-SNAPSHOT to 29 ([ #238 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/238 ) ) by [ @adangel ] ( https://github.com/adangel )
23+ * Bump PMD from 7.9.0 to 7.10.0 ([ #239 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/239 ) ) by [ @adangel ] ( https://github.com/adangel )
24+
You can’t perform that action at this time.
0 commit comments