Skip to content

Commit 12b8171

Browse files
committed
Bump PMD from 7.13.0 to 7.14.0
- Bump net.sourceforge.pmd:pmd-core from 7.13.0 to 7.14.0 - Bump net.sourceforge.pmd:pmd-java from 7.13.0 to 7.14.0 - Bump net.sourceforge.pmd:pmd-javascript from 7.13.0 to 7.14.0 - Bump net.sourceforge.pmd:pmd-jsp from 7.13.0 to 7.14.0
1 parent 0de08fb commit 12b8171

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<commons.javadoc.version>3.11.2</commons.javadoc.version>
135135
<commons.jxr.version>3.6.0</commons.jxr.version>
136136
<commons.pmd.version>3.26.0</commons.pmd.version>
137-
<commons.pmd-impl.version>7.13.0</commons.pmd-impl.version>
137+
<commons.pmd-impl.version>7.14.0</commons.pmd-impl.version>
138138
<commons.project-info.version>3.9.0</commons.project-info.version>
139139
<commons.rat.version>0.16.1</commons.rat.version>
140140
<commons.release-plugin.version>1.9.0</commons.release-plugin.version>

src/changes/changes.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,10 @@ The <action> type attribute can be add,update,fix,remove.
6464
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 on Java 11 and up.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1.</action>
6666
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.junit:junit-bom from 5.12.2 to 5.13.0 #626.</action>
67-
</release>
67+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-core from 7.13.0 to 7.14.0.</action>
68+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-java from 7.13.0 to 7.14.0.</action>
69+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-javascript from 7.13.0 to 7.14.0.</action>
70+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-jsp from 7.13.0 to 7.14.0.</action> </release>
6871
<release version="84" date="2025-05-16" description="This is a feature and maintenance release. Java 8 or later is required.">
6972
<!-- FIX -->
7073
<!-- ADD -->

0 commit comments

Comments
 (0)