Skip to content

Commit 91f3b84

Browse files
pzygielomichael-o
authored andcommitted
[MPMD-404] Bump PMD to 7.7.0
This closes #170
1 parent fa1c391 commit 91f3b84

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ under the License.
8383
<properties>
8484
<javaVersion>8</javaVersion>
8585
<mavenVersion>3.6.3</mavenVersion>
86-
<pmdVersion>7.3.0</pmdVersion>
86+
<pmdVersion>7.7.0</pmdVersion>
8787
<slf4jVersion>1.7.36</slf4jVersion>
8888
<resolverVersion>1.4.1</resolverVersion>
8989
<doxiaVersion>2.0.0</doxiaVersion>

src/site/apt/examples/upgrading-PMD-at-runtime.apt.vm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ Upgrading PMD at Runtime
8888
*--------------------------------------------------------------------------------*-----------------------------------------------------*
8989
| <<maven-pmd-plugin>> | <<PMD>> |
9090
*--------------------------------------------------------------------------------*-----------------------------------------------------*
91+
| {{{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}} |
92+
*--------------------------------------------------------------------------------*-----------------------------------------------------*
9193
| {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.24.0/}3.24.0}} | {{{https://docs.pmd-code.org/pmd-doc-7.3.0/}7.3.0}} |
9294
*--------------------------------------------------------------------------------*-----------------------------------------------------*
9395
| {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.22.0/}3.22.0}} | {{{https://docs.pmd-code.org/pmd-doc-7.0.0/}7.0.0}} |

0 commit comments

Comments
 (0)