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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 9914278 Bump commons.maven.version from 3.9.12 to 3.9.14
9914278 is described below
commit 9914278aee465c5eee6f72b5ec00480b73e46082
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 06:42:07 2026 -0400
Bump commons.maven.version from 3.9.12 to 3.9.14
- PR #418
- https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ec42b98..d8a3958 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,6 +32,7 @@
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 96 to 97.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 #420
https://github.com/mojohaus/jdepend-maven-plugin/compare/2.1...jdepend-maven-plugin-2.2.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.maven.version from 3.9.12 to 3.9.14 #418
https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14.</action>
</release>
<release version="1.16.1" date="2026-01-25" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->