Skip to content

Commit 659be57

Browse files
committed
Bump net.sourceforge.pmd:pmd-* from 7.22.0 to 7.23.0.
1 parent e5dfff2 commit 659be57

2 files changed

Lines changed: 2 additions & 2 deletions

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.22.0</commons.pmd-impl.version>
136+
<commons.pmd-impl.version>7.23.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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +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>
64+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 7.21.0 to 7.23.0.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.felix:maven-bundle-plugin from 6.0.0 on 6.0.2 on Java 17 and up.</action>
6666
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.3.0 on Java 21 and up.</action>
6767
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.1 to 7.2.3 on Java 17 and up.</action>

0 commit comments

Comments
 (0)