Skip to content

Commit 08152eb

Browse files
author
Gary Gregory
committed
Bump maven-pmd-plugin 3.17.0 to 3.18.0
1 parent 44a2185 commit 08152eb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ file comparators, endian transformation classes, and much more.
345345
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
346346
<commons.spotbugs.plugin.version>4.7.1.1</commons.spotbugs.plugin.version>
347347
<commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
348-
<commons.pmd.version>3.17.0</commons.pmd.version>
348+
<commons.pmd.version>3.18.0</commons.pmd.version>
349349
<commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
350350
<jmh.version>1.35</jmh.version>
351351
<japicmp.skip>false</japicmp.skip>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,10 +501,10 @@ The <action> type attribute can be add,update,fix,remove.
501501
Bump commons.surefire.version 3.0.0-M5 to 3.0.0-M7.
502502
</action>
503503
<action dev="ggregory" type="update" due-to="Gary Gregory">
504-
Bump PMD implementation from 6.44.0 to 6.48.0.
504+
Bump PMD from 6.44.0 to 6.48.0.
505505
</action>
506506
<action dev="ggregory" type="update" due-to="Gary Gregory">
507-
Bump PMD plugin from 3.16.0 to 3.17.0.
507+
Bump maven-pmd-plugin from 3.16.0 to 3.18.0.
508508
</action>
509509
<action dev="ggregory" type="update" due-to="Gary Gregory">
510510
Bump apache-rat from 0.13 to 0.14.

0 commit comments

Comments
 (0)