dependabot[bot] opened a new pull request, #12980: URL: https://github.com/apache/maven/pull/12980
Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from 7.26.0 to 7.27.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pmd/pmd/releases">net.sourceforge.pmd:pmd-core's releases</a>.</em></p> <blockquote> <h2>PMD 7.27.0 (28-August-2026)</h2> <h2>28-August-2026 - 7.27.0</h2> <p>The PMD team is pleased to announce PMD 7.27.0.</p> <p>This is a minor release.</p> <h3>Table Of Contents</h3> <ul> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#new-and-noteworthy">🚀️ New and noteworthy</a> <ul> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#java-27-support">Java 27 Support</a></li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#updated-apex-support">Updated Apex Support</a></li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#kotlin-type-aware-analysis">Kotlin type-aware analysis</a></li> </ul> </li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#new-and-changed-rules">🌟️ New and Changed Rules</a> <ul> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#new-rules">New Rules</a></li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#renamed-rules">Renamed Rules</a></li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#changed-rules">Changed Rules</a></li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#deprecated-rules">Deprecated Rules</a></li> </ul> </li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#fixed-issues">🐛️ Fixed Issues</a></li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#api-changes">🚨️ API Changes</a> <ul> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#deprecations">Deprecations</a></li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#experimental-api">Experimental API</a></li> </ul> </li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#merged-pull-requests">✨️ Merged pull requests</a></li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#dependency-updates">📦️ Dependency updates</a></li> <li><a href="https://github.com/pmd/pmd/blob/HEAD/#stats">📈️ Stats</a></li> </ul> <h3>🚀️ New and noteworthy</h3> <h4>Java 27 Support</h4> <p>This release of PMD brings support for Java 27.</p> <p>There are no new standard language features.</p> <p>There is one preview language feature:</p> <ul> <li><a href="https://openjdk.org/jeps/532">JEP 532: Primitive Types in Patterns, instanceof, and switch (Fifth Preview)</a></li> </ul> <p>In order to analyze a project with PMD that uses these preview language features, you'll need to select the new language version <code>27-preview</code>:</p> <pre><code>pmd check --use-version java-27-preview ... </code></pre> <p>Note: Support for Java 25 preview language features have been removed. The version "25-preview" is no longer available.</p> <h4>Updated Apex Support</h4> <p>The Apex language support has been bumped to version 67.0 (Summer '26). It supports the new <a href="https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_multiline_string.htm&release=262&type=5">Multiline String</a> literals.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pmd/pmd/commit/360072ec0489c04167501c310e42f0af5d3cfd7b"><code>360072e</code></a> [release] prepare release pmd_releases/7.27.0</li> <li><a href="https://github.com/pmd/pmd/commit/28eb3da508cede0d14dcf7db8aac3511497ef01b"><code>28eb3da</code></a> Prepare pmd release 7.27.0</li> <li><a href="https://github.com/pmd/pmd/commit/9fadcc26b044640727ad8e714620f36afbfe11f8"><code>9fadcc2</code></a> Update contributors for 7.27.0</li> <li><a href="https://github.com/pmd/pmd/commit/6dbb11dc98f07154ba1767adc8e7680193e9b24f"><code>6dbb11d</code></a> chore(deps): bump io.github.apex-dev-tools:apex-parser from 5.1.0 to 5.2.0 (#...</li> <li><a href="https://github.com/pmd/pmd/commit/9a721bdae3dd9b77117c8fbf2248e800483f3758"><code>9a721bd</code></a> chore(deps): bump com.puppycrawl.tools:checkstyle from 13.10.0 to 14.0.0 (<a href="https://redirect.github.com/pmd/pmd/issues/6999">#6999</a>)</li> <li><a href="https://github.com/pmd/pmd/commit/f017e5da0b3db509a188a8e20c66130a7cbf9f6b"><code>f017e5d</code></a> chore(deps-dev): bump byte.buddy.version from 1.18.11 to 1.18.12 (<a href="https://redirect.github.com/pmd/pmd/issues/6998">#6998</a>)</li> <li><a href="https://github.com/pmd/pmd/commit/85ac0c4282f9b467324a48c3dd5d541a4e9d90b0"><code>85ac0c4</code></a> chore(deps): bump com.google.protobuf:protobuf-java from 4.35.1 to 4.36.0 (<a href="https://redirect.github.com/pmd/pmd/issues/6">#6</a>...</li> <li><a href="https://github.com/pmd/pmd/commit/cd096e90e4ed2e61f4109466d21a1eaab09721eb"><code>cd096e9</code></a> [java] Fix <a href="https://redirect.github.com/pmd/pmd/issues/6943">#6943</a>: UnnecessaryCast: false positives related to generics (<a href="https://redirect.github.com/pmd/pmd/issues/6982">#6982</a>)</li> <li><a href="https://github.com/pmd/pmd/commit/578f65337bc50c5b90436b404b996dd523326561"><code>578f653</code></a> [java] Move ProtectedMemberInFinalClass to design category (<a href="https://redirect.github.com/pmd/pmd/issues/6990">#6990</a>)</li> <li><a href="https://github.com/pmd/pmd/commit/89b473e632fb40952c59b943d543f7b8ec801dc5"><code>89b473e</code></a> [java] Fix <a href="https://redirect.github.com/pmd/pmd/issues/6537">#6537</a>: StaticEJBFieldShouldBeFinal detects @Stateless/@Stateful/<a href="https://github.com/S"><code>@S</code></a>...</li> <li>Additional commits viewable in <a href="https://github.com/pmd/pmd/compare/pmd_releases/7.26.0...pmd_releases/7.27.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
