A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/
This is a minor release.
🚀 New and noteworthy
- Update to PMD 7.28.0
- Support for Eclipse 2026-09 added
- Support for Eclipse 2025-09 removed
✨ Merged pull requests
- #456: chore(gh-actions): support debug logging for maven build - Andreas Dangel (@adangel)
- #457: fix(gh-actions): provide gpg passphrase configuration - Andreas Dangel (@adangel)
- #462: Support eclipse 2026-09 - Andreas Dangel (@adangel)
📦 Dependency updates
- #454: chore(deps): bump actions/setup-java from 5.7.0 to 6.0.0
- #455: chore(deps): bump actions/setup-java from 5.7.0 to 6.0.0 in /.github/actions/setup
- #458: chore(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.6 to 3.6.0
- #459: chore(deps): bump com.puppycrawl.tools:checkstyle from 14.0.0 to 14.1.0
- #460: chore(deps): bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.26.1 to 0.26.2
- #461: chore(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.6 to 3.6.0
- #463: chore(deps-dev): bump org.apache.maven.plugins:maven-install-plugin from 3.1.4 to 3.2.0
- #464: chore(deps-dev): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.4 to 3.2.0
- #465: chore(deps): bump actions/setup-java from 6.0.0 to 6.0.1
- #466: chore(deps): bump actions/setup-java from 6.0.0 to 6.0.1 in /.github/actions/setup
- #467: Bump PMD from 7.27.0 to 7.28.0