Skip to content

Commit fe9bf43

Browse files
committed
Bump net.sourceforge.pmd:pmd-* from 7.21.0 to 7.22.0.
1 parent 87ea60c commit fe9bf43

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.21.0</commons.pmd-impl.version>
136+
<commons.pmd-impl.version>7.22.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.2</commons.release-plugin.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
6161
<!-- FIX -->
6262
<!-- ADD -->
6363
<!-- UPDATE -->
64+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 7.21.0 to 7.22.0.</action>
6465
</release>
6566
<release version="97" date="2026-02-21" description="This is a feature and maintenance release. Java 8 or later is required.">
6667
<!-- FIX -->

0 commit comments

Comments
 (0)