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 a5755a6 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to
3.5.0 #686
a5755a6 is described below
commit a5755a6996187e9e57f33440c052852f36037c5f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 15 13:17:05 2025 -0500
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 #686
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a4fb68e..c7718f4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<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>
</release>
<release version="92" date="2025-11-07" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->