Skip to content

Commit 0a175dd

Browse files
author
Gary Gregory
committed
Bump PMD implementation from 6.47.0 to 6.48.0.
1 parent e7e5ef2 commit 0a175dd

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
@@ -346,7 +346,7 @@ file comparators, endian transformation classes, and much more.
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>
348348
<commons.pmd.version>3.17.0</commons.pmd.version>
349-
<commons.pmd-impl.version>6.47.0</commons.pmd-impl.version>
349+
<commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
350350
<jmh.version>1.35</jmh.version>
351351
<japicmp.skip>false</japicmp.skip>
352352
<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
@@ -495,7 +495,7 @@ The <action> type attribute can be add,update,fix,remove.
495495
Bump commons.surefire.version 3.0.0-M5 to 3.0.0-M7.
496496
</action>
497497
<action dev="ggregory" type="update" due-to="Gary Gregory">
498-
Bump PMD implementation from 6.44.0 to 6.47.0.
498+
Bump PMD implementation from 6.44.0 to 6.48.0.
499499
</action>
500500
<action dev="ggregory" type="update" due-to="Gary Gregory">
501501
Bump PMD plugin from 3.16.0 to 3.17.0.

0 commit comments

Comments
 (0)