dependabot[bot] opened a new pull request, #1502: URL: https://github.com/apache/logging-log4j2/pull/1502
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.19.0 to 3.21.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-pmd-plugin/releases">maven-pmd-plugin's releases</a>.</em></p> <blockquote> <h2>3.21.0</h2> <!-- raw HTML omitted --> <h3>🚀 New features and improvements</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/MPMD-365">MPMD-365</a> - Support Java 20 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/116">#116</a>) <a href="https://github.com/adangel"><code>@adangel</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MPMD-375">MPMD-375</a> - Replace *ReportGenerators with new *ReportRenderers (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/130">#130</a>) <a href="https://github.com/michael-o"><code>@michael-o</code></a></li> </ul> <h3>🐛 Bug Fixes</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/MPMD-369">MPMD-369</a> - System encoding conflicts with XML encoding in CpdViolationCheckMojo (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/122">#122</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MPMD-373">MPMD-373</a> - System property java.version is overwritten in ITs as model property (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/128">#128</a>) <a href="https://github.com/michael-o"><code>@michael-o</code></a></li> </ul> <h3>👻 Maintenance</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/MPMD-374">MPMD-374</a> - Remove deprecated and unused PmdCollectingRenderer (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/128">#128</a>) <a href="https://github.com/michael-o"><code>@michael-o</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNG-6829">MNG-6829</a> - Replace any StringUtils#isEmpty(String) and #isNotEmpty(String) (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/124">#124</a>) <a href="https://github.com/timtebeek"><code>@timtebeek</code></a></li> <li>Remove vestigial useJava5 parameter (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/119">#119</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MPMD-367">MPMD-367</a> - Verify / ubuntu-latest jdk-11-temurin 3.9.1 broken at head in MPMD<!-- raw HTML omitted -->-270-325-JDK11 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/121">#121</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h3>📦 Dependency updates</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/MPMD-364">MPMD-364</a> - Upgrade to PMD 6.55.0 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/115">#115</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MPMD-364">MPMD-364</a> - Upgrade to PMD 6.54.0 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/112">#112</a>) <a href="https://github.com/adangel"><code>@adangel</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MPMD-366">MPMD-366</a> - Update parent pom to 39 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/118">#118</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MPMD-372">MPMD-372</a> - Upgrade plugins and components (in ITs) (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/128">#128</a>) <a href="https://github.com/michael-o"><code>@michael-o</code></a></li> <li>Bump animal-sniffer-maven-plugin from 1.22 to 1.23 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/117">#117</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump release-drafter/release-drafter from 5.21.1 to 5.23.0 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/114">#114</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump apache/maven-gh-actions-shared from 2 to 3 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/113">#113</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump doxia-sink-api from 1.11.1 to 1.12.0 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/111">#111</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump wagon-http-lightweight from 3.5.2 to 3.5.3 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/108">#108</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>3.20.0</h2> <h3>🐛 Bug Fixes</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/MPMD-335">MPMD-335</a> - Aggregate mode doesn't use additional repositories (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/101">#101</a>) <a href="https://github.com/adangel"><code>@adangel</code></a></li> </ul> <h3>👻 Maintenance</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/MPMD-361">MPMD-361</a> - Explicitly start and end tables with Doxia Sinks in report renderers</li> </ul> <h3>📦 Dependency updates</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/MPMD-360">MPMD-360</a> - Upgrade to PMD 6.53.0 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/109">#109</a>) <a href="https://github.com/adangel"><code>@adangel</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MPMD-358">MPMD-358</a> - Upgrade to PMD 6.52.0 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/104">#104</a>) <a href="https://github.com/adangel"><code>@adangel</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MPMD-357">MPMD-357</a> - Upgrade to PMD 6.51.0 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/100">#100</a>) <a href="https://github.com/adangel"><code>@adangel</code></a></li> <li>Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/99">#99</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MPMD-356">MPMD-356</a> - Upgrade to PMD 6.50.0 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/98">#98</a>) <a href="https://github.com/adangel"><code>@adangel</code></a></li> <li>Bump maven-common-artifact-filters from 3.3.1 to 3.3.2 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/95">#95</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/pull/93">#93</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-pmd-plugin/commit/3d87ac36b86bc2208fdfb4696b7b32c2a7e4a9e7"><code>3d87ac3</code></a> [maven-release-plugin] prepare release maven-pmd-plugin-3.21.0</li> <li><a href="https://github.com/apache/maven-pmd-plugin/commit/05514fba5d951dc17fc56d2147ac76f98b26fb60"><code>05514fb</code></a> [MPMD-375] Replace *ReportGenerators with a new *ReportRenderers</li> <li><a href="https://github.com/apache/maven-pmd-plugin/commit/931a292c906900d87d9f1de53469787ccb339c80"><code>931a292</code></a> Clean up dependencies</li> <li><a href="https://github.com/apache/maven-pmd-plugin/commit/7fc029a2f87a16e622a21a320298cf1ebd5ef062"><code>7fc029a</code></a> Clean up</li> <li><a href="https://github.com/apache/maven-pmd-plugin/commit/73478aecb6ff0aa44fed4dca6082bf0f39673e49"><code>73478ae</code></a> [MPMD-374] Remove deprecated and unused PmdCollectingRenderer</li> <li><a href="https://github.com/apache/maven-pmd-plugin/commit/8c5875a0bd37927675ec994a99fc39146db3affe"><code>8c5875a</code></a> [MPMD-373] System property java.version is overwritten in ITs as model property</li> <li><a href="https://github.com/apache/maven-pmd-plugin/commit/fbd8644d331b977f80035a861aa8dc56fa891fa0"><code>fbd8644</code></a> [MPMD-372] Upgrade plugins and components (in ITs)</li> <li><a href="https://github.com/apache/maven-pmd-plugin/commit/8c57b904aab75508e7cacba4c60da4cf0324fc09"><code>8c57b90</code></a> Auto-link MPMD Jira</li> <li><a href="https://github.com/apache/maven-pmd-plugin/commit/40fe4444ea805e76b77446742c4278fabd7aff51"><code>40fe444</code></a> [MNG-6829] Replace any StringUtils#isEmpty(String) and #isNotEmpty(String) (#...</li> <li><a href="https://github.com/apache/maven-pmd-plugin/commit/690dcbe5b4c7d3e4218a6c69f86a907bf8bc1d2e"><code>690dcbe</code></a> [MPMD-366] Update parent pom to 39 (<a href="https://redirect.github.com/apache/maven-pmd-plugin/issues/118">#118</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.19.0...maven-pmd-plugin-3.21.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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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]
