Skip to content

Commit 3e491d9

Browse files
committed
Bump pmd from 6.49.0 to 6.51.0.
1 parent c15f8f9 commit 3e491d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ file comparators, endian transformation classes, and much more.
334334
<commons.spotbugs.plugin.version>4.7.2.1</commons.spotbugs.plugin.version>
335335
<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
336336
<commons.pmd.version>3.19.0</commons.pmd.version>
337-
<commons.pmd-impl.version>6.49.0</commons.pmd-impl.version>
337+
<commons.pmd-impl.version>6.51.0</commons.pmd-impl.version>
338338
<jmh.version>1.35</jmh.version>
339339
<japicmp.skip>false</japicmp.skip>
340340
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ The <action> type attribute can be add,update,fix,remove.
513513
Bump commons.surefire.version 3.0.0-M5 to 3.0.0-M7.
514514
</action>
515515
<action dev="ggregory" type="update" due-to="Gary Gregory">
516-
Bump PMD from 6.44.0 to 6.49.0.
516+
Bump PMD from 6.44.0 to 6.51.0.
517517
</action>
518518
<action dev="ggregory" type="update" due-to="Gary Gregory">
519519
Bump maven-pmd-plugin from 3.16.0 to 3.19.0.

0 commit comments

Comments
 (0)