This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 0678fd1 Update historical PMD version in docs 0678fd1 is described below commit 0678fd1745e49d9953f661699683568a9adfd0a1 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon Oct 6 23:33:24 2025 +0200 Update historical PMD version in docs --- src/site/apt/examples/upgrading-PMD-at-runtime.apt.vm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/site/apt/examples/upgrading-PMD-at-runtime.apt.vm b/src/site/apt/examples/upgrading-PMD-at-runtime.apt.vm index 209d787..f041645 100644 --- a/src/site/apt/examples/upgrading-PMD-at-runtime.apt.vm +++ b/src/site/apt/examples/upgrading-PMD-at-runtime.apt.vm @@ -88,6 +88,8 @@ Upgrading PMD at Runtime *--------------------------------------------------------------------------------*-----------------------------------------------------* | <<maven-pmd-plugin>> | <<PMD>> | *--------------------------------------------------------------------------------*-----------------------------------------------------* +| {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.28.0/}3.28.0}} | {{{https://docs.pmd-code.org/pmd-doc-7.17.0/}7.17.0}} | +*--------------------------------------------------------------------------------*-----------------------------------------------------* | {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.27.0/}3.27.0}} | {{{https://docs.pmd-code.org/pmd-doc-7.14.0/}7.14.0}} | *--------------------------------------------------------------------------------*-----------------------------------------------------* | {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.26.0/}3.26.0}} | {{{https://docs.pmd-code.org/pmd-doc-7.7.0/}7.7.0}} |