|
| 1 | +--- |
| 2 | +layout:post |
| 3 | +title:PMD For Eclipse 7.14.0.v20250530-1904-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.14.0 |
| 14 | + |
| 15 | +###Merged pull requests |
| 16 | +* Refactor GitHub Action Workflows ([#271](https://github.com/pmd/pmd-eclipse-plugin/pull/271)) by[@adangel](https://github.com/adangel) |
| 17 | +*[ci] Make build a reuseable workflow ([#272](https://github.com/pmd/pmd-eclipse-plugin/pull/272)) by[@adangel](https://github.com/adangel) |
| 18 | + |
| 19 | +###Dependency updates |
| 20 | +* Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 ([#270](https://github.com/pmd/pmd-eclipse-plugin/pull/270)) |
| 21 | +* Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 ([#273](https://github.com/pmd/pmd-eclipse-plugin/pull/273)) |
| 22 | +* Bump PMD from 7.13.0 to 7.14.0 ([#274](https://github.com/pmd/pmd-eclipse-plugin/pull/274)) |
| 23 | + |