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 3d8cdf3 Bump commons.pmd-impl.version from 7.9.0 to 7.10.0 #583
3d8cdf3 is described below
commit 3d8cdf3d90719dd13707b183c2dfb6405aefd4b3
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Jan 31 09:29:26 2025 -0500
Bump commons.pmd-impl.version from 7.9.0 to 7.10.0 #583
Tested locally with Apache Commons Logging, BeanUtils 1.x, VFS, Crypto
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c0ea04f..85dd36b 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 10.21.1 to 10.21.2.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.pmd-impl.version from 7.9.0 to 7.10.0 #583.</action>
</release>
<release version="81" date="2025-01-29" description="Version 81: This is
a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->