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 c6b46b4  Bump maven-assembly-plugin from 3.7.1 to 3.8.0
c6b46b4 is described below

commit c6b46b4e7bea63ec8f72aa7f3487a732214ae156
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 29 12:55:58 2025 +0000

    Bump maven-assembly-plugin from 3.7.1 to 3.8.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ac311c7..dee303e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
     <commons.animal-sniffer.version>1.26</commons.animal-sniffer.version>
     <!-- Almost all signatures use version 1.0. Allow override just in case -->
     
<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>
-    <commons.assembly-plugin.version>3.7.1</commons.assembly-plugin.version>
+    <commons.assembly-plugin.version>3.8.0</commons.assembly-plugin.version>
     <commons.build-helper.version>3.6.1</commons.build-helper.version>
     <commons.build-plugin.version>1.16.0</commons.build-plugin.version>
     <commons.changes.version>3.0.0-M3</commons.changes.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e294792..7c31249 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,6 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.1.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.2 to 0.25.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
net.sourceforge.pmd:pmd-* from 7.18.0 to 7.19.0.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-assembly-plugin from 3.7.1 to 3.8.0.</action>
       </release>
       <release version="93" date="2025-11-19" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to