Skip to content

Commit 5ae2b11

Browse files
authored
Bump commons.pmd-impl.version from 7.15.0 to 7.16.0 #641
1 parent 860ca01 commit 5ae2b11

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

src/changes/changes.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,15 @@ The <action> type attribute can be add,update,fix,remove.
6464
<!-- UPDATE -->
6565
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.junit:junit-bom from 5.13.1 to 5.13.4. Fixes discovery issue for cycle in inner class hierarchy without @Nested fails build since JUnit 5.13 https://github.com/junit-team/junit-framework/issues/4661 for Commons Collections, #640.</action>
6666
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.26.1 on Java 11 and up.</action>
67-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-core from 7.14.0 to 7.15.0.</action>
68-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-java from 7.14.0 to 7.15.0.</action>
69-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-javascript from 7.14.0 to 7.15.0.</action>
70-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-jsp from 7.14.0 to 7.15.0.</action>
67+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-core from 7.14.0 to 7.16.0.</action>
68+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-java from 7.14.0 to 7.16.0.</action>
69+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-javascript from 7.14.0 to 7.16.0.</action>
70+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-jsp from 7.14.0 to 7.16.0.</action>
7171
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.2.</action>
7272
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.26.0 to 3.27.0.</action>
7373
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-build-plugin from 1.15.0 to 1.16.0.</action>
7474
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.moditect:moditect-maven-plugin from 1.2.2.Final to 1.3.0.Final.</action>
75+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.pmd-impl.version from 7.15.0 to 7.16.0 #641.</action>
7576
</release>
7677
<release version="85" date="2025-06-15" description="This is a feature and maintenance release. Java 8 or later is required.">
7778
<!-- FIX -->

0 commit comments

Comments
 (0)