This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-plugins-43 in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
discard c62c261 Bump org.apache.maven.plugins:maven-plugins from 42 to 43 add af5fab9 [maven-release-plugin] prepare release maven-pmd-plugin-3.24.0 add 4f5ba97 [maven-release-plugin] prepare for next development iteration add c9b1c5d (doc) Update release notes for 3.23.0 and 3.24.0 (#161) add f4ca739 [MPMD-400] (doc) Fix doc URL for PMD 7.3.0 (#160) add 8a76263 Minor copy edit (#162) add a49c7c6 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 add 52c4a14 [MPMD-398] Refresh download page add 7c5f2fe use new Reproducible Central badge endpoint add 1520c02 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 add 4d7c080 Bump org.apache.maven.plugins:maven-plugins from 42 to 43 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (c62c261) \ N -- N -- N refs/heads/dependabot/maven/org.apache.maven.plugins-maven-plugins-43 (4d7c080) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: README.md | 2 +- pom.xml | 13 ++- .../pom.xml => config/checkstyle-suppressions.xml} | 19 ++-- src/site/apt/examples/cpdCsharp.apt.vm | 6 +- .../apt/examples/upgrading-PMD-at-runtime.apt.vm | 2 +- src/site/markdown/releasenotes.md | 40 +++++++- src/site/xdoc/download.xml.vm | 112 ++++++--------------- 7 files changed, 89 insertions(+), 105 deletions(-) copy src/{it/MPMD-258-multiple-executions/mod2/pom.xml => config/checkstyle-suppressions.xml} (73%)