Skip to content

Commit 365d041

Browse files
committed
Bump net.sourceforge.pmd:pmd-* from 7.20.0 to 7.21.0
1 parent ee1dd21 commit 365d041

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<commons.javadoc.version>3.12.0</commons.javadoc.version>
134134
<commons.jxr.version>3.6.0</commons.jxr.version>
135135
<commons.pmd.version>3.28.0</commons.pmd.version>
136-
<commons.pmd-impl.version>7.20.0</commons.pmd-impl.version>
136+
<commons.pmd-impl.version>7.21.0</commons.pmd-impl.version>
137137
<commons.project-info.version>3.9.0</commons.project-info.version>
138138
<commons.rat.version>0.17</commons.rat.version>
139139
<commons.release-plugin.version>1.9.1</commons.release-plugin.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
6262
<!-- ADD -->
6363
<!-- UPDATE -->
6464
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.bcel:bcel from 6.11.0 to 6.12.0.</action>
65+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 7.20.0 to 7.21.0.</action>
6566
</release>
6667
<release version="96" date="2026-01-17" description="This is a feature and maintenance release. Java 8 or later is required.">
6768
<!-- FIX -->

0 commit comments

Comments
 (0)