This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new a71c84e Bump commons.pmd-impl.version from 7.17.0 to 7.18.0 #680
a71c84e is described below
commit a71c84e28685caca4fcdbf4c44f4067b2d08a678
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Nov 3 14:00:52 2025 -0500
Bump commons.pmd-impl.version from 7.17.0 to 7.18.0 #680
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 902174c..a248985 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.puppycrawl.tools:checkstyle from 12.1.0 to 12.1.0 on Java 17 and
up.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons.pmd-impl.version from 7.17.0 to 7.18.0 #680.</action>
</release>
<release version="91" date="2025-10-25" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->