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 21d9078 Remove buildnumber-maven-plugin #683.
21d9078 is described below
commit 21d9078f5d23a5ebd6494eaba3c03383f55ef58e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 15 15:49:04 2025 -0500
Remove buildnumber-maven-plugin #683.
---
src/changes/changes.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c7718f4..49d2d53 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,6 +67,8 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2 on Java 17 and
up.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump JUnit
from 5.13.4 to 5.14.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0
#686.</action>
+ <!-- UPDATE -->
+ <action type="remove" dev="ggregory" due-to="Gary Gregory">Remove
buildnumber-maven-plugin #683.</action>
</release>
<release version="92" date="2025-11-07" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->