Skip to content

Commit bf682a7

Browse files
committed
[MPMD-312] Upgrade to PMD 6.38.0
1 parent 89ce9fe commit bf682a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ under the License.
8989
<doxiaVersion>1.9.1</doxiaVersion>
9090
<doxiaSitetoolsVersion>1.9.2</doxiaSitetoolsVersion>
9191
<javaVersion>8</javaVersion><!-- Because PMD 6.35.0+ requires Java 8 -->
92-
<pmdVersion>6.37.0</pmdVersion>
92+
<pmdVersion>6.38.0</pmdVersion>
9393
<slf4jVersion>1.7.25</slf4jVersion>
9494
<sitePluginVersion>3.7.1</sitePluginVersion>
9595
<projectInfoReportsPluginVersion>3.0.0</projectInfoReportsPluginVersion>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Upgrading PMD at Runtime
8888
*--------------------------------------------------------------------------------*--------------------------------------------------*
8989
| <<maven-pmd-plugin>> | <<PMD>> |
9090
*--------------------------------------------------------------------------------*--------------------------------------------------*
91-
| {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.15.0/}3.15.0}} | {{{https://pmd.github.io/pmd-6.37.0/}6.37.0}} |
91+
| {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.15.0/}3.15.0}} | {{{https://pmd.github.io/pmd-6.38.0/}6.38.0}} |
9292
*--------------------------------------------------------------------------------*--------------------------------------------------*
9393
| {{{https://maven.apache.org/plugins-archives/maven-pmd-plugin-3.14.0/}3.14.0}} | {{{https://pmd.github.io/pmd-6.29.0/}6.29.0}} |
9494
*--------------------------------------------------------------------------------*--------------------------------------------------*

0 commit comments

Comments
 (0)