Skip to content

Commit ca28e9d

Browse files
committed
Bump net.sourceforge.pmd:pmd-* from 7.23.0 to 7.24.0.
1 parent 146d8a8 commit ca28e9d

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
@@ -132,7 +132,7 @@
132132
<commons.javadoc.version>3.12.0</commons.javadoc.version>
133133
<commons.jxr.version>3.6.0</commons.jxr.version>
134134
<commons.pmd.version>3.28.0</commons.pmd.version>
135-
<commons.pmd-impl.version>7.23.0</commons.pmd-impl.version>
135+
<commons.pmd-impl.version>7.24.0</commons.pmd-impl.version>
136136
<commons.project-info.version>3.9.0</commons.project-info.version>
137137
<commons.rat.version>0.17</commons.rat.version>
138138
<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
@@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
6363
<!-- ADD -->
6464
<!-- UPDATE -->
6565
<action type="update" dev="sjaranowski" due-to="Slawomir Jaranowski">Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.4.0.</action>
66+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 7.23.0 to 7.24.0.</action>
6667
</release>
6768
<release version="99" date="2026-04-19" description="This is a feature and maintenance release. Java 8 or later is required.">
6869
<!-- FIX -->

0 commit comments

Comments
 (0)